diff --git a/managed-k8s/README.md b/managed-k8s/README.md index 7c0f8ee..7df8ce6 100644 --- a/managed-k8s/README.md +++ b/managed-k8s/README.md @@ -17,3 +17,13 @@ whereas each worker node has - and 30 GB of storage Provisioning time varies of course but we can expect to take around 10 minutes to spin up the cluster. + +## TODO + +Missing: + +- Show how to retrieve kubeconfig +- Run through a minimum hello world example: + - create a deployment + - create a service +- destroy everything