Update references_for_k8s.md

This commit is contained in:
Mia von Steinkirch, Ph.D., M.Sc 2020-01-24 09:40:00 -08:00 committed by GitHub
parent 4a5d6f56a6
commit 6d372ae61f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,10 @@ Services objects allow pods to communicate with other pods.
* [Using kustomize for deployment](https://github.com/bt3gl/Curated_Resources_on_Kubernetes/tree/master/kustomize-example).
## Learning K8s
* [Kubelabs](https://github.com/collabnix/kubelabs).
## Tools