Module 14: AKS on Azure Local¶
Level: L300 | Duration: 4 hours | Prerequisites: Module 05 | Hands-on: Lab
Module Status
Framework module — content in development.
Learning Objectives¶
- Describe the AKS Arc architecture on Azure Local
- Deploy an AKS cluster on Azure Local
- Configure node pools, networking, and storage for AKS workloads
- Deploy a containerized application and manage it with kubectl
- Monitor and update an AKS cluster
Topics¶
- AKS Arc Architecture on Azure Local
- Prerequisites — Arc Resource Bridge, networking
- Deploying an AKS Cluster — Portal walkthrough
- Deploying via Bicep / Terraform
- Node Pools — sizing, scaling
- Workload Networking — services, ingress, load balancers
- Workload Storage — persistent volumes on S2D
- Managing Workloads with kubectl
- Monitoring and Updating an AKS Cluster
Hands-on¶
Lab: Deploy an AKS cluster. Deploy a sample app. Scale the deployment. Update the cluster.
IaC: Bicep + Terraform templates in labs/iac/14-aks/.
Related Resources¶
- AKS on Azure Local
- Slides:
slides/14-aks/(planned)