Requirements
The book assumes that you already know how to operate a Kubernetes cluster so we won't go into details how to create one nor we'll explore Pods, Deployments, StatefulSets, and other commonly used Kubernetes resources. If that assumption is not correct, you might want to read The DevOps 2.3 Toolkit: Kubernetes first.
Apart from assumptions based on knowledge, there are some technical requirements as well. If you are a Windows user, please run all the examples from Git Bash. It will allow you to run the same commands as MacOS and Linux users do through their terminals. Git Bash is set up during Git installation. If you don't have it already, please re-run Git setup.
Since we'll use a Kubernetes cluster, we'll need kubectl (https://kubernetes.io/docs/tasks/tools/install-kubectl/ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access