This contains the training plan topics for the Azure DevOps and AKS. Discussing the application deployment into AKS via Azure DevOps.
- Overview of Azure DevOps
- Overview of Docker and its commands
- Overview and Architecture of Kubernetes
- About Deployments, ReplicaSets, Pods and Services.
- About Storage.
- About ConfigMaps and Secrets.
- About Ingress and Ingress Routing.
- About Kubernetes Requests and limits.
- AKS - Cluster Autoscaling.
- AKS - Horizontal Pod Auto Scaler.
- About liveness and Readiness Probe.
- About ACR for AKS & Attach ACR with AKS.
- Azure Pipelines - Build and Push Image to ACR.
- Azure Pipelines - Pull and Deploy Image to AKS.
- Project 1 - Three tier Application Voting System