Update references_for_k8s.md

This commit is contained in:
Steinkirch 2020-04-19 17:48:26 -07:00 committed by GitHub
parent 722f1a00c3
commit 472480a350
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ Services objects allow pods to communicate with other pods.
## Learning K8s
* [Kubelabs](https://github.com/collabnix/kubelabs).
* [Scalable Microservices with Kubernetes MOOC](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615).
## Tools