For this chapter, you will need the following:
- Windows 10 Pro, Enterprise, or Education (version 1903 or later, 64-bit) installed
- Docker Desktop for Windows 2.0.0.3 or later installed
- Azure CLI installed if you would like to use the AKS cluster from the previous chapter
Installation of Docker Desktop for Windows and system requirements are covered in Chapter 1, Creating Containers.
For Azure CLI, you can find detailed installation instructions in Chapter 2, Managing State in Containers.
You can download the latest code samples for this chapter from the official GitHub repository: https://github.com/PacktPublishing/Hands-On-Kubernetes-on-Windows/tree/master/Chapter05