Introduction

Completed

Welcome to this interactive skills validation experience. Completing this module helps prepare you for the Deploy and manage containers with Azure Kubernetes Serviceassessment.

In this guided exercise, you practice creating and configuring an Azure Container Registry and an Azure Kubernetes Server cluster. The guided exercise combines both learning and hands-on practice. The skills validated include:

  • Provisioning Azure Container Registry (ACR) and Azure Kubernetes Service (AKS).
  • Building a Linux and Windows container images and store them in Azure Container Registry.
  • Deploying container images to Azure Kubernetes Service.

By the end of this guided exercise, you gain hands-on experience in creating and configuring these services in Azure.

Note

In the guided exercise, you complete an end-to-end project by following step-by-step instructions.

Skilling areas

For each area listed, the subtasks you need to become familiar with have been identified.

Skilling area Skilling tasks
Deploy and use Azure Container Registry. Deploy an AKS cluster into an existing virtual network.
Create a node pool.
Deploy an Azure Kubernetes Service cluster. Create an Azure Container Registry (ACR).
Build a container image for a Linux app and upload it to a designated repo in the ACR.
Configure an Azure Kubernetes Service cluster. Apply cluster configuration by using Azure Policy.
Configure infrastructure encryption.
Create custom namespace.
Deploy applications to Azure Kubernetes Service. Apply container and pod settings by using Azure Policy.
Deploy an app based on the container image to the pool to the namespace.
Configure scaling in Azure Kubernetes Service. Implement horizontal pod autoscaling.
Implement cluster virtual nodes by using ACI.
Deploy pods to virtual nodes.