Technical requirements
You should have the following tools installed from previous chapters:
- AWS CLI v2
- AWS IAM authenticator
kubectl
- Terraform
- Helm 3
metrics-server
- MinIO instance (optional as an S3 target for backups)
You need to have an up-and-running Kubernetes cluster as per the instructions in Chapter 3, Provisioning Kubernetes Clusters Using AWS and Terraform.
The code for this chapter is located at https://github.com/PacktPublishing/Kubernetes-in-Production-Best-Practices/tree/master/Chapter10.
Check out the following link to see the Code in Action video: