This is a good intro
Notes: What is Kubernetes?
1. Definition
- Kubernetes is an open-source container orchestration framework, originally developed by Google.
- It manages applications composed of hundreds or thousands of containers across physical machines, virtual machines, cloud, or hybrid environments.
2. Why Kubernetes? (Problems it Solves)
- Growth