Merge pull request #15 from tomhuang12/development

fix section title
This commit is contained in:
tomhuang12 2020-07-25 13:30:13 -04:00 committed by GitHub
commit 6568838943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@ Items with :green_heart: indicate open source projects.
- [Life of a Packet](https://www.youtube.com/watch?v=0Omvgd7Hg1I)
- [How the Department of Defense Moved to Kubernetes and Istio](https://www.youtube.com/watch?v=YjZ4AZ7hRM0)
### Learnings
### Learnings and Documentations
- [Kubernetes API Reference Docs](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/)
- [kubectl Cheat Sheet](https://kubernetes.io/docs/reference/kubectl/cheatsheet/)
- [Katacoda](https://www.katacoda.com/courses/kubernetes/playground) - This is a Kubernetes playground, a safe place designed for experimenting, exploring and learning Kubernetes.