From 23f56ef195a3b82ac4c15c7efb45b5a9d369e5c5 Mon Sep 17 00:00:00 2001 From: Mia von Steinkirch Date: Sun, 20 Oct 2019 22:15:11 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95a7fc4..e1a6473 100755 --- a/README.md +++ b/README.md @@ -63,3 +63,4 @@ $ kubectl describe pod --namespace= * [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).