Update README.md

This commit is contained in:
Mia von Steinkirch 2019-10-20 22:15:11 -07:00 committed by GitHub
parent 5aff570063
commit 23f56ef195
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,3 +63,4 @@ $ kubectl describe pod --namespace=<ns-name> <pod name>
* [Google's K8s 101](https://techdevguide.withgoogle.com/paths/cloud/sequence-2/kubernetes-101-pods-nodes-containers-and-clusters/#!).
* [K8s Bootcamp](https://kubernetesbootcamp.github.io/kubernetes-bootcamp/).
* [K8s the Hard Way](https://github.com/kelseyhightower/kubernetes-the-hard-way#labs).