kubernetes-cookbook

Kubernetes Cookbook

A cookbook of examples and demos for Kubernetes across various cloud providers and distributions.

Unless otherwise state these examples assume a certain level of functionality including, but not limited to:

  1. Internet access
  2. Persistent Volumes
  3. Services of types Loadbalancer and NodePort
  4. RBAC enabled

General

Examples that should work across all distributions

  1. todo: Securely install Helm

Kubernetes on Google Cloud (not limited to GKE)

  1. GCP Cloud DNS with the external-dns Controller
  2. Manage Certificates with the cert-manager addon
  3. GCP Native Ingress Controller

Kubernetes on Amazon Web Services ( not limited to EKS)

  1. todo

Pivotal Container Service (PKS)

  1. todo: Install PKS on VMWare
  2. todo: Install PKS on Google Cloud
  3. todo: Install PKS on Amazon Web Services