Chapter 3: Azure Arc Enabled Kubernetes
In this chapter, we'll deep-dive into learning about Azure Arc for Kubernetes. We will look at how Azure Arc can manage your Kubernetes clusters running outside Azure. We will dig deep into the architecture and moving pieces such as Azure Arc agents running as pods in Kubernetes clusters.
In the later sections, we will also look at a few examples showcasing how Azure Arc manages Kubernetes clusters and go behind the scenes with the help of use cases and scenarios. We will take an example of GitOps and do application deployments on Kubernetes clusters with Azure. Progressing toward the end of this chapter, we will have a good understanding of what Azure Arc enabled Kubernetes is and how can we best utilize the potential of this feature in our environments. Additionally, you will have expertise in managing non-Azure Kubernetes clusters using Azure tools.
We will be covering the following topics:
- Getting an overview of Azure...