In this lab we will walk through the Azure Kubernetes Service where we will create an AKS and deploy a container on it.
Duration: 45 minutes
Azure Kubernetes is a tool that is used to manage container based applications.
On this tool microservices based applications are being deployed by teams.
Azure kubernetes provides a managed kubernetes service on the azure cloud platform.
This helps reduce the complexity that is involved in deployment and working with core management tasks.
Launching Lab Environment
Create an Azure Kubernetes service
Deploy a container on Azure Kubernetes Service
Creating a service for the container