Kubernetes
Introduction to Kubernetes
A practical introduction to Kubernetes
---
Prerequisites
- Have Docker installed -
- Have a local Kubernetes cluster running (Docker Desktop or Kind) -
- Have VScode installed (Optional) -
---
What you will learn today
- What kubernetes is and what it solves
- Kuber...