- Open Github Codespaces and create your new
cloudnativetrainings/kubernetes-fundamentals
codespace. - Verify your environment via
make verify
. - Verify your Kubernetes Cluster is up and running via
make verify-cluster
. - Start with the 01_hello-k8s lab.
- Delete your
cloudnativetrainings/kubernetes-fundamentals
codespace via Github Codespaces.