HomeRoadmaps › CNPE
Active CNCF / Linux Foundation certification · checked August 21, 2026

Certified Cloud Native Platform Engineer Roadmap

Move from operating Kubernetes resources to engineering an internal platform: architect dependable foundations, automate GitOps delivery, publish self-service APIs, measure outcomes, and enforce security as a tested platform capability.

IntermediatePerformance-basedOnline proctored120 minutesFive phases
Check current rules before scheduling. The official Linux Foundation page describes CNPE as a two-hour, online, proctored performance exam in a Linux remote desktop. Exam tools, policies, identification, scheduling, system requirements, and allowed resources can change; use the official candidate documents for exam-day decisions.

Official domains and this practice allocation

The public weighting is 15%, 25%, 25%, 20%, and 15%. The original PrepKloud bank converts that into 8, 12, 13, 10, and 7 checks over a 50-check learning set; this is a study allocation, not a claim about a live exam form.

15% · 8Architecture & Infrastructure
25% · 12GitOps & Delivery
25% · 13Platform APIs & Self-Service
20% · 10Observability & Operations
15% · 7Security & Policy
1

Architect the platform product

Weeks 1–2

Start with user outcomes, trust boundaries, failure domains, and cost. A platform is not a pile of tools; it is a supported product with versioned interfaces.

  • Read the public CNPE curriculum and CNCF Platforms White Paper.
  • Define developer personas, repeated jobs, support model, and platform non-goals.
  • Design networking, Gateway API, storage, compute, DNS, identity, and external dependencies.
  • Compare namespace, node, and cluster isolation for different tenant risks.
  • Apply requests, limits, quotas, topology spreading, disruption controls, and capacity headroom.
  • Model cost from idle environments, preview capacity, storage, telemetry, and failure reserve.
  • Write architecture decisions with owners, assumptions, rejected options, and review triggers.

Evidence: a platform product brief, tenancy matrix, architecture diagram, capacity model, and cost guardrails.

2

Build GitOps and continuous delivery

Weeks 3–4

Follow one change from reviewed source to immutable artifact, desired state, admission, progressive exposure, and recovery.

  • Separate source, artifact, and environment-configuration responsibilities.
  • Build once, record a digest, and promote the same artifact.
  • Generate tests, SBOM, scan, signature, and provenance evidence.
  • Configure a pull reconciler with scoped repository and cluster access.
  • Test drift, pruning, dependency order, health, and disaster bootstrap.
  • Implement canary analysis and a blue-green preview with explicit abort behavior.
  • Plan database compatibility before treating rollback as safe.
  • Measure lead time, deployment frequency, change failure, and recovery together.

Evidence: a verified source-to-runtime chain, GitOps drift tests, rollout analysis, rollback exercise, and balanced delivery scorecard.

3

Publish platform APIs and self-service

Weeks 5–6

Turn repeated operational knowledge into small, stable contracts that hide unnecessary complexity while preserving status and control.

  • Design a structural CRD with validation, defaults, status, conditions, and observed generation.
  • Implement idempotent reconciliation, retries, owner references, and finalizers.
  • Compose workload and optional infrastructure resources behind one user-facing request.
  • Version the API and define conversion, migration, compatibility, and deprecation.
  • Expose the workflow through a Backstage template or equivalent interface.
  • Keep schema, admission, RBAC, and policy enforcement server-side.
  • Create a governed extension and exception path rather than forcing every workload through one template.
  • Measure request success, time to Ready, pending age, abandonment, and support burden.

Evidence: a versioned self-service API, tested controller, portal workflow, lifecycle tests, and developer-outcome dashboard.

4

Operate by service outcomes

Weeks 7–8

Instrument both user-facing workflows and the controllers, queues, policies, and dependencies that make the platform converge.

  • Define SLIs and SLOs for provisioning, delivery, service availability, and platform control paths.
  • Collect metrics, logs, traces, events, and audit records with bounded dimensions.
  • Monitor reconciliation duration, error, retry, queue depth, work age, and generation lag.
  • Build actionable alerts with ownership, impact, evidence, and runbooks.
  • Practice incidents involving rollout failure, API throttling, storage pressure, zone loss, and stale telemetry.
  • Separate facts, hypotheses, unknowns, and degraded coverage.
  • Test backups and restore external identity, keys, DNS, data, controllers, and user journeys.
  • Revisit capacity and cost after every reliability change.

Evidence: SLO dashboards, controller telemetry, low-noise alerts, incident timelines, capacity findings, and measured recovery.

5

Enforce policy and rehearse performance tasks

Weeks 9–10

Integrate security into identity, networking, artifacts, admission, audit, and emergency operations, then practice complete tasks under time pressure.

  • Apply least-privilege RBAC for users, workloads, controllers, and delivery systems.
  • Combine NetworkPolicy with authenticated encrypted service communication.
  • Verify exact artifact digest, expected signer, issuer, source, builder, and evidence freshness.
  • Test admission with valid, invalid, mutated, upgrade, timeout, certificate, and outage fixtures.
  • Use exact, owned, approved, expiring exceptions and preserve them as exceptions in reports.
  • Build audit trails from source review through deployment and API activity.
  • Complete all three projects, review flashcards, and repeat weak-domain scenarios.
  • Practice task triage, context checking, verification, rollback, and cleanup in a disposable Linux environment.

Evidence: policy tests, denied-path matrix, audit chain, timed lab results, remediation notes, and an exam-day checklist.

Learning surfaces

Official references

Linux Foundation CNPE

Current format, duration, competencies, and candidate resources.

Open official exam page
CNCF curriculum

Public certification curriculum and current version.

Open curriculum
CNCF Platforms White Paper

Platform definitions, capabilities, interfaces, and product thinking.

Open white paper
Kubernetes documentation

Primary documentation for APIs, controllers, workloads, security, networking, storage, and operations.

Open Kubernetes docs

Frequently asked questions

Is CNPE active in 2026?

Yes. The official Linux Foundation page and CNCF curriculum list Certified Cloud Native Platform Engineer as active as checked on August 21, 2026.

What is the CNPE exam format?

The official page describes a 120-minute online, proctored, performance-based exam completed in a Linux remote desktop with terminal and web interfaces.

Which domains deserve the most study time?

GitOps and Continuous Delivery and Platform APIs and Self-Service Capabilities are each 25%. Observability and Operations is 20%; Architecture and Security are each 15%.

What background helps?

Hands-on Kubernetes, Git, CI/CD, networking, storage, observability, Linux, identity, and policy experience helps. Practice explaining tradeoffs, not only commands.

Are these real exam tasks?

No. Every question, card, project, and explanation is original educational material based on public objectives and official documentation.

How should performance practice be structured?

Use disposable environments, read the requested outcome first, verify context and scope, make the smallest safe change, test the result, preserve evidence, and clean up.

Independence and integrity: PrepKloud is independent and is not affiliated with or endorsed by CNCF, the Linux Foundation, Kubernetes, Backstage, Crossplane, Argo, Sigstore, or other referenced projects. This roadmap uses public primary sources and contains no live, recalled, leaked, confidential, or marketplace exam content. It does not guarantee passing, employment, production readiness, security, or compliance.