Batch 03 · Container orchestration

Kubernetes & AKS Academy

Understand Kubernetes control loops, workload primitives and production AKS operations.

13 structured modulesDevOps, SRE and platform engineers
01

Kubernetes Architecture

Understand API server, scheduler, controllers, etcd, kubelet and reconciliation.

Open module →
02

Pods

Use the smallest deployable unit correctly and understand lifecycle behaviour.

Open module →
03

ReplicaSets

Understand replica control and why deployments normally own ReplicaSets.

Open module →
04

Deployments

Perform rolling releases, rollbacks and controlled application updates.

Open module →
05

DaemonSets

Run node-level agents for logging, networking and security.

Open module →
06

StatefulSets

Manage stable identity, ordered rollout and persistent storage.

Open module →
07

Services

Provide stable discovery using ClusterIP, NodePort and LoadBalancer.

Open module →
08

Ingress

Route external HTTP traffic with controllers, TLS and host/path rules.

Open module →
09

Volumes

Use ephemeral and persistent storage with PVs, PVCs and storage classes.

Open module →
10

ConfigMaps

Externalise non-secret application configuration safely.

Open module →
11

Secrets

Handle sensitive configuration while recognising base64 is not encryption.

Open module →
12

AKS Operations

Operate node pools, upgrades, identity, networking, policy and monitoring.

Open module →
13

Kubernetes Troubleshooting

Use events, logs, describe, probes, DNS and network checks systematically.

Open module →