Why it matters
K8s is portable in theory. Understanding cloud differences shapes real deployments.
Advertisement
The architecture
Core: upstream K8s API.
Cloud add-ons: IAM integration, load balancer controllers, storage CSI drivers.
Advertisement
How it works end to end
Node management: managed node groups (EKS), Autopilot (GKE), Virtual Node Sets (AKS).
Networking: cloud-native CNIs.
Storage: CSI drivers per cloud.
IAM: IRSA (AWS), Workload Identity (GCP), Managed Identities (Azure).