This is a collection of Practical guides to Kubernetes Certified Admnisitration exam. For each Kubernetes exam curriculum section I have made one or more scripts to help understand practical side of exam.
I have used Terraform to provision infrastructure and bash scripts to pre-install software.
For Terraform templates to work you need to prepare default aws profile and adjust AWS region in variables.tf(default us-east-1).
See Practical guide to Kubernetes Single control plane with Kubeadm
If you prefer Vagrant box see how to run Kubernetes Single control plane using Vagrant
See Practical guide to High Available Kubernetes control plane with Terraform
See Practical guide to Kubernetes cluster upgrade
See Practical guide to secure cluster communications
See Testing ELB http/https support, access logs, Proxy mode and connection draining
See Practical guide to PodSecurityPolicy
See Quick test of NetworkPolicy
See Practical guide to secure cluster communications
See Quick test of Security Context for a Pod
TBD
TBD
TBD
TBD