This lesson assumes familiarity with Kubernetes fundamentals, CI/CD concepts, and daily use of
kubectl. If you haven’t yet completed those basics, take the Certified Kubernetes Administrator (CKA) or an equivalent Kubernetes course first, then return here.
Course domains — what you’ll learn
Platform architecture and infrastructure- Build the foundation for a modern platform: compute, storage, networking, multi‑tenancy, and cost controls.
- Learn patterns and guardrails that enable predictable, safe, repeatable platform operations.

- Implement GitOps workflows and integrate CI/CD with Kubernetes for fully declarative platform management.
- Apply progressive delivery strategies (canary, blue‑green, feature flags) to reduce risk during releases.

- Design Custom Resource Definitions (CRDs), author operators, and enable developer self‑service.
- Explore dynamic composition and function pipelines to make extensible, composable platform APIs.

- Instrument platforms for monitoring, logging, alerting, and distributed tracing.
- Learn operational runbooks, incident response practices, and techniques to diagnose platform health.

- Implement Role‑Based Access Control (RBAC), secure service‑to‑service communication, and policy management.
- Apply compliance guardrails and admission controls to protect workloads and data.
Quick domain overview
Community, support, and exam preparation
Community learning accelerates progress. Join our forums, office hours, and community channels to ask questions, review labs, and learn from peers and instructors.
Links and references
- Certified Kubernetes Administrator (CKA) course — KodeKloud
- Kubernetes documentation — Concepts overview
- Linux Foundation Training — CNPE program
- GitOps resources and best practices