Novice
Last updated
Last updated
Our Kubernetes Fundamental Trainings takes place every 2 weeks through our .
The fundamental trainings slides are available .
Our Kubernetes Learning Resources are available .
For the best hands-on learning experience you need to on your local machine and create an account on GCP with billing enabled or deploy a Kubernetes Cluster with Kops on AWS or with TK8 on AWS or OpenStack.
Note: using GKE or installing Kubernetes on AWS or OpenStack is optional, but for some exercises where we use Loadbalancers or persistent disks a cloud installation is needed.
If you don't have a GCP account and didn’t tried Google Kubernetes Engine for free, you can quickly get started with a . Please install gcloud SDK / CLI from .
If you prefer to deploy Kubernetes on AWS or OpenStack, please follow our or use our or the .
If you'd like to run a X node Kubernetes Cluster locally with Kubeadm Vagrant (with VirtualBox provider), please .
$ git clone $ cd kbe/specs/
$ git clone $ cd kubernetes-in-action/