To get the most out of this book
Software/hardware covered in the book |
Operating system requirements |
Kubernetes CLI (kubectl) |
Linux |
Kubernetes |
Linux |
Ansible |
Linux |
ArgoCD |
Linux |
You can install kubectl by going to https://kubernetes.io/docs/tasks/tools/.
You will also need Docker, and that can be installed by going to https://docs.docker.com/get-docker/.
Minikube is another tool that makes it easy for you to try and learn Kubernetes. You can install it by going here: https://minikube.sigs.k8s.io/docs/start/.