Introduction
In this chapter, we’ll take a deep dive into the Microsoft Azure Kubernetes Service (AKS) and learn how to deploy and manage containerized applications with the service. So far, we’ve covered the two main container services on Azure. Now, we’ll move to the third service, Kubernetes, which is considered an enterprise-ready solution.
About Kubernetes
Kubernetes is an orchestration and automation container management system developed by Google that was turned into an open-source platform ...