What do I need to start with Kubernetes?
This book is a mix of theoretical explanations and practical examples. You’ll get the most out of this book if you follow along with the practical examples. To do that, you will need the following tools:
- Docker Desktop
- Access to a Kubernetes cluster, see Which Kubernetes cluster should I use?
- Kubernetes CLI (
kubectl
)
For some sections, you might also need other tools that I mention in the specific chapters.