For this chapter you will need the following:
- Windows 10 Pro, Enterprise, or Education (version 1903 or later, 64-bit) installed
- SSH client installed on your Windows machine
- Azure account
- Multimaster Windows/Linux Kubernetes cluster deployed using AKS Engine or an on-premise cluster (valid for some scenarios)
To follow along, you will need your own Azure account in order to create Azure resources for Kubernetes clusters. If you haven't already created the account for earlier chapters, you can read more about how to obtain a limited free account for personal use at https://azure.microsoft.com/en-us/free/.
Deploying a Kubernetes cluster using AKS Engine has been covered in Chapter 8, Deploying Hybrid Azure Kubernetes Service Engine Cluster.
You can download the latest code samples for this chapter from the official GitHub repository at https://github...