Technical requirements
To complete the exercises in this chapter, you will need to meet the following technical requirements:
- An Ubuntu 20.04 server with a minimum of 8 GB of RAM and at least 5 GB of free disk space for persistent volumes
- A KinD cluster installed using the instructions in Chapter 2, Deploying Kubernetes Using KinD
- Helm3 binary (you should already have this installed from Chapter 4, Services, Load Balancing, ExternalDNS, and Global Balancing)
You can access the code for this chapter by going to this book's GitHub repository: https://github.com/PacktPublishing/Kubernetes---An-Enterprise-Guide-2E/tree/main/chapter10.