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:
- Internet access
- Persistent Volumes
- Services of types Loadbalancer and NodePort
- RBAC enabled
General
Examples that should work across all distributions
- todo: Securely install Helm
Kubernetes on Google Cloud (not limited to GKE)
- GCP Cloud DNS with the external-dns Controller
- Manage Certificates with the cert-manager addon
- GCP Native Ingress Controller
Kubernetes on Amazon Web Services ( not limited to EKS)
- todo
Pivotal Container Service (PKS)
- todo: Install PKS on VMWare
- todo: Install PKS on Google Cloud
- todo: Install PKS on Amazon Web Services