Kubernetes Commands and Files

Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.
- Official Docs
 - Official Tutorials
 - Videos
 
Topics List :books:
| S No | Topic | 
|---|---|
| 1 | Pods | 
| 2 | Deployment | 
| 3 | Services | 
| 4 | Labels-Selectors | 
| 5 | Schedulers | 
| 6 | Namespaces | 
| 7 | NodeAffinity | 
| 8 | Taints And Tolerations | 
| 9 | Static Pods | 
| 10 | NodeSelectors | 
| 11 | Rolling Update | 
Cool Repos to follow :star:
We hope you now know the roadmap to being a professional Kubernetes Developer :v: