SwapnilSwapnil's Studio
Azure CloudEp 55

AKS Deep Dive — Node Pools, RBAC, Ingress & GitOps

Go deep on Azure Kubernetes Service — node pools, cluster RBAC, Helm, NGINX ingress, persistent volumes, and GitOps with Flux.

9
slides
🖥️Azure Demo Steps
  1. 1Create an AKS cluster with system and user node pools
  2. 2Deploy a multi-container application with Helm
  3. 3Configure NGINX ingress controller with path-based routing
  4. 4Create a PersistentVolumeClaim backed by Azure Disk
  5. 5Configure Kubernetes RBAC — create Role and RoleBinding
  6. 6Enable GitOps with Flux — deploy from a Git repository