Azure Kubernetes Service is a fully managed Kubernetes cluster in Azure. In this video, learn what Azure Kubernetes Service is.
- [Instructor] Azure Kubernetes Service or AKS, … is a managed cloud service that simplifies building … and managing applications with Kubernetes. … But what does a manage service mean? … In the case of AKS, … it means that Microsoft is taking care … of some of the maintenance tasks related to the operation … of the Kubernetes Cluster. … A Kubernetes cluster is made of a control plane and nodes. … In Azure Kubernetes Service, … the Azure platform manages the control plane for us. … The Kubernetes nodes are provisioned automatically, … but still ultimately our responsibility. … When you create an AKS cluster, … Microsoft automatically creates and configures … the control plane for you. … The control plane provides core Kubernetes features … such as Pod scheduling, and service discovery. … The control plane is visible to us … as an Azure Kubernetes Service resource. … We can interact with the control plane … using Kubernetes APIs, kub Citadel, kub cadle … or the kubernetes Dashboard, … but we cannot work with the control plane directly. …
Released
7/31/2020Learn more about the AZ-400 exam at https://docs.microsoft.com/en-us/learn/certifications/exams/az-400.
- Building and running Dockerfiles
- Mounting data volumes
- Creating an Azure Container Registry
- Running apps from ACR
- Deploying ACR apps in ACI
- Creating AKS clusters
- Deploying apps to AKS
Share this video
Embed this video
Video: Azure Kubernetes Service overview