Azure Kubernetes Service with Azure DevOps and Terraform
Docker, AKS, Azure Disks, DevOps, Virtual Nodes, ACR, DNS Zones, Active Directory, Kubernetes RBAC, Ingress, Terraform
What you’ll learn
- You will learn to build Azure AKS Production grade clusters using Azure AKS CLI
- You will learn terraform from basics and create terraform manifests for provisioning Azure AKS Production grade clusters
- You will learn to provision Azure AKS Clusters using Terraform and Azure DevOps.
- You will learn 30+ kubernetes concepts and use 21 Azure Services in combination with Azure AKS
- You will implement DevOps concepts with Azure DevOps Continuous Integration Pipelines and Continuous Deliver Pipelines also called Release Pipelines
- You will write Azure DevOps CI Pipelines from scratch using Starter Pipelines
- You will write kubernetes manifests with confidence after going through live template writing sections
- You will learn Kubernetes Fundamentals in both imperative and declarative approaches
- You will learn writing & deploying k8s manifests for storage concepts like storage class, persistent volume claim pvc, mysql
- You will learn to switch from native Azure Disks to Azure MySQL Database using k8s external name service
- You will learn writing and deploying load balancer k8s manifests for Azure Standard Load Balancer
- You will learn writing ingress k8s manifests by enabling features like context path based routing, domain name based routing, SSL with LetsEncrypt and External DNS.
- You will learn writing k8s manifests for Azure Virtual Nodes (serverless) and do mixed mode workload deployments in both Azure Linux NodePools and Virtual Nodes.
- You will learn using ACR – Azure Container Registry in combination with AKS in 3 ways (ACR Attach, using Service Principal, on Virtual Nodes)
- You will learn to enable Autoscaling features like HPA & Cluster Autoscaler
- You will learn Docker fundamentals by implementing usecases like download image from Docker Hub and run on local desktop and build an image locally, test and push to Docker Hub.
- You will master many kubectl commands over the process
- You will learn to integrate Azure AKS with Azure Active Directory for AKS Admins to be created managed in Azure Active Directory
- You will learn Kubernetes RBAC concepts like role, role-binding, cluster role, cluster role binding in combination with Azure AD for Azure AKS granular level access control
Requirements
- You must have an Azure Cloud account to follow with me for hands-on activities.
- You dont need to have any basic Docker or kubernetes knowledge to start this course.
Description
******* Course Overview *******
Welcome to this Amazing course on Azure AKS Kubernetes – Masterclass | Azure DevOps, Terraform. Below is the list of modules covered in this course.
Course Modules
- Create Azure AKS Cluster using Azure Portal
- Docker Fundamentals
- Imperative Method: Kubernetes Fundamentals using kubectl
- Declarative Method: Kubernetes Fundamentals using YAML
- Azure Disks for AKS Storage
- Custom Storage Class, PVC, and PV
- AKS default Storage class, PVC and PV
- User Management Web Application Deployment with MySQL as storage using Storage Class, PVC, and PV
- Azure MySQL for AKS Storage
- Kubernetes Secrets
- Azure Files for AKS Storage
- Ingress Basics
- Ingress Context path based Routing
- Azure DNS Zones – Delegate domain from AWS to Azure
- Ingress and External DNS with Azure DNS Zones
- Ingress Domain Name based Routing with External DNS
- Ingress SSL with LetsEncrypt
- Kubernetes Requests & Limits
- Kubernetes Namespaces
- Kubernetes Namespaces – Imperative
- Kubernetes Namespaces – Limit Range
- Kubernetes Namespaces – Resource Quota
- Azure Virtual Nodes for AKS
- Azure Virtual Nodes Basics
- Azure AKS Virtual Nodes Mixed Mode Deployments
- Azure Container Registry for AKS
- Integrate Azure Container Registry ACR with AKS
- Azure AKS Pull Docker Images from ACR using Service Principal
- Pull Docker Images from ACR using Service Principal and Run on Azure Virtual Nodes
- Azure DevOps with AKS Cluster
- Azure DevOps – Build and Push Docker Image to Azure Container Registry
- Azure DevOps – Build, Push to ACR and Deploy to AKS
- Azure DevOps – Create Starter Pipeline
- Azure DevOps – Release Pipelines
- Azure AKS – Enable HTTP Application Routing AddOn
- Azure AKS Authentication with Azure AD and Kubernetes RBAC
- Azure AKS Cluster Access with Multiple Clusters
- Azure AD Integration with Azure AKS for Authentication
- Kubernetes RBAC Role & Role Binding with Azure AD on AKS
- Kubernetes RBAC Cluster Role & Role Binding with AD on AKS
- Azure AKS Cluster Autoscaling
- Azure AKS – Cluster Autoscaler
- Azure AKS – Horizontal Pod Autoscaler HPA
- Azure AKS Production Grade Cluster Design using AZ AKS CLI
- Create Azure AKS Cluster using AZ AKS CLI
- Create Azure AKS Linux, Windows, and Virtual Node Pools
- Deploy Apps to Azure AKS Linux, Windows, and Virtual Node Pools
- Provision Azure AKS Clusters using Terraform
- Terraform Command Basics
- Terraform Language Basics
- Provision AKS Cluster using Terraform
- Create AKS Cluster Linux and Windows Node Pools
- Create an Azure AKS Cluster using Custom Virtual Network
- Provision Azure AKS using Terraform & Azure DevOps
Azure Services Covered
- Azure Kubernetes Service
- Azure Disks
- Azure Files
- Azure MySQL Database
- Azure Storage Accounts
- Azure Cloud Shell
- Azure Load Balancer
- Azure DNS Zones
- Azure Container Registries ACR
- Azure Container Registries ACR with Azure Service Principal
- Azure DevOps – Build Pipelines with ACR & Github Repositories
- Azure DevOps – Release Pipelines with AKS
- Azure Public IP Address
- Azure Standard Load Balancer
- Azure Virtual Networks
- Azure Active Directory
- Azure Container Instances – Virtual Nodes
- Azure AKS Windows and Linux User NodePools
- Azure Managed Service Identity – MSI
- Azure Virtual Machine Scale Sets Azure Kubernetes Service
- Azure Log Analytics Workspaces for Azure Monitor Azure Kubernetes Service
Who this course is for:
- Azure Architects or Sysadmins or Developers who are planning to master Azure Kubernetes Service (AKS) for running applications on Kubernetes Azure Kubernetes Service Azure Kubernetes Service
- Any beginner who is interested in learning kubernetes on cloud using Azure AKS.
- Any beginner who is interested in learning Azure DevOps, Terraform to provision Azure Kubernetes Clusters