LabHub

Blog

The Complete Golden Kubestronaut Roadmap — Conquering All 16 CNCF Certifications (With Per-Cert Study Content, 2026)

한국어English日本語

Prologue — Kubestronaut, and the Golden tier above it

The Kubestronaut program from the CNCF (Cloud Native Computing Foundation) is the ultimate track for cloud native certifications.

Why do this? Honestly:

This post breaks down all 16 exams one by one. Format, domains, study content, difficulty, tips. In as much detail as possible.

Note: CNCF keeps adding new certifications. The Golden Kubestronaut requirements get updated accordingly. This post is current as of May 2026 — it includes CNPA (added October 2025) and CNPE (a requirement from March 2026). Always check the official page for the latest requirements before you sit an exam.


Chapter 1 · Two tiers — 5 vs 16

Kubestronaut — the Kubernetes 5

CertificationFull nameFormat
KCNAKubernetes and Cloud Native AssociateMultiple-choice
KCSAKubernetes and Cloud Native Security AssociateMultiple-choice
CKACertified Kubernetes AdministratorHands-on
CKADCertified Kubernetes Application DeveloperHands-on
CKSCertified Kubernetes Security SpecialistHands-on

Golden Kubestronaut — the 5 above plus the 11 below

GroupCertifications
Project (8)PCA, ICA, CCA, CAPA, CGOA, CBA, OTCA, KCA
Platform engineering (2)CNPA, CNPE
Linux (1)LFCS

Total: 15 CNCF certifications plus LFCS = 16. Pass all of them and you are a Golden Kubestronaut.


Chapter 2 · The two exam formats — this difference is everything

CNCF exams come in exactly two kinds. The preparation strategy is completely different for each.

Performance-based (hands-on) — CKA, CKAD, CKS, CNPE, LFCS

Multiple-choice — KCNA, KCSA, PCA, ICA, CCA, CAPA, CGOA, CBA, OTCA, KCA, CNPA

The core of the strategy: the 5 hands-on certs need time and hands. The 11 multiple-choice certs need breadth of knowledge. You interleave the two to build your schedule (Chapter 8).


Order matters. The easy ones become the foundation for the hard ones.

[Stage 1 · Foundation]   KCNA -> KCSA
                  (multiple-choice; draw the whole ecosystem map)
        |
        v
[Stage 2 · Hands-on core]  CKAD -> CKA -> CKS
                  (CKS requires passing CKA first; make kubectl second nature)
        |
        v
[Stage 3 · Project group]  CGOA -> CAPA -> PCA -> OTCA -> KCA -> CBA -> ICA -> CCA
                  (multiple-choice; layer on top of the K8s knowledge from Stage 2)
        |
        v
[Stage 4 · Platform and Linux]  LFCS -> CNPA -> CNPE
                  (LFCS is hands-on Linux; CNPE is hands-on platform engineering)

Chapter 4 · The Kubernetes 5 — domains and study content

KCNA — Kubernetes and Cloud Native Associate

KCSA — Kubernetes and Cloud Native Security Associate

CKAD — Certified Kubernetes Application Developer

CKA — Certified Kubernetes Administrator

CKS — Certified Kubernetes Security Specialist


Chapter 5 · The project certification group — 8 certs (all multiple-choice)

Certifications tied to individual CNCF graduated and incubating projects. They're all multiple-choice, so you can collect them quickly.

PCA — Prometheus Certified Associate

ICA — Istio Certified Associate

CCA — Cilium Certified Associate

CAPA — Certified Argo Project Associate

CGOA — GitOps Certified Associate

CBA — Certified Backstage Associate

OTCA — OpenTelemetry Certified Associate

KCA — Kyverno Certified Associate

Study efficiency tip: these 8 have huge synergy if you binge them right after finishing Stage 2 (CKA/CKAD/CKS). Once you know the K8s object model, Istio's CRDs, Argo's CRDs, and Kyverno's policies all read with the same pattern.


Chapter 6 · Platform engineering plus Linux — CNPA, CNPE, LFCS

LFCS — Linux Foundation Certified System Administrator

CNPA — Cloud Native Platform Engineering Associate

CNPE — Certified Cloud Native Platform Engineer


Chapter 7 · Hands-on exam tactics

CKA, CKAD, CKS, CNPE, LFCS — the 5 hands-on certs require a distinct skill set.

Getting comfortable with the environment

Speed strategy

Practice environments

Minimal vim survival skills

The hands-on exams will have you using vim. At a minimum:


Chapter 8 · Cost and schedule management

A sense of the cost

Building the schedule — interleave hands-on and multiple-choice

The key to avoiding burnout: alternate heavy hands-on exams with light multiple-choice ones.

Example pace (adjust to your own circumstances):
  Month 1   KCNA + KCSA           (multiple-choice, warmup)
  Month 2-3 CKAD -> CKA           (hands-on, focus)
  Month 4   CGOA + CAPA + PCA     (multiple-choice, recovery + volume)
  Month 5   CKS                   (hands-on, hardest)
  Month 6   OTCA + KCA + CBA      (multiple-choice)
  Month 7   ICA + CCA + CNPA      (multiple-choice)
  Month 8   LFCS -> CNPE          (hands-on, capstone)

When you fail

The hands-on exams include a retake. Failing is normal. Note what was lacking — usually "speed on a specific task" or "unfamiliarity with a specific tool" — and after focused practice on just that part, retake it.


Epilogue — not a certification, but a journey

The real value of Golden Kubestronaut isn't the jacket. It's that you systematically and exhaustively sweep the entire cloud native ecosystem — from the Kubernetes core to Prometheus, Istio, Cilium, Argo, OpenTelemetry, Backstage, and Kyverno.

Normally you won't. You put it off — "someday I'll go deep on Cilium," "I should try Backstage sometime." The certification is the forcing mechanism that ends the procrastination. And the 5 hands-on certs — the exams you can't pass by memorizing — actually make you use your hands.

In order, interleaving hands-on and multiple-choice, over 6 to 12 months. When you finish, what's left is not 16 certifications but a mental model of the entire cloud native domain. That's the real reward.

Study checklist

  1. Did you draw the whole ecosystem map first with KCNA?
  2. Did you build your schedule by separating the 5 hands-on certs (CKA, CKAD, CKS, CNPE, LFCS) from the 11 multiple-choice certs?
  3. Are the kubectl alias, autocompletion, and --dry-run second nature?
  4. Have you done etcd backup/restore and cluster upgrades yourself?
  5. Did you run the killer.sh simulator?
  6. Did you pass CKA before CKS (the prerequisite)?
  7. Did you place the 8 project certs right after CKA/CKAD/CKS?
  8. Did you alternate hands-on and multiple-choice to avoid burnout?
  9. Did you check for CNCF bundles, vouchers, and KubeCon discounts?
  10. Did you check each certification's validity period and renewal policy?

7 anti-patterns

  1. Jumping straight to CKA without KCNA — you flounder with no ecosystem context.
  2. Preparing for hands-on exams "by memorizing" — it absolutely doesn't work.
  3. Getting bogged down in one question during the exam — flag it and move on.
  4. Not running the context-switch command for each question — you work on the wrong cluster.
  5. Doing only hands-on back to back — burnout. Recover with multiple-choice.
  6. Attempting CKS while still shaky on CKA — too many tools, and you collapse.
  7. Paying full price only — missing bundles and sales is a big loss.

Next post preview

Candidates for the next post: A CKA exam hands-on walkthrough — from etcd backup to cluster upgrades, A complete roundup of CKS tools — hands-on with Falco, Trivy, kube-bench, OPA, and Kyverno, Building an internal developer platform for CNPE — Backstage plus Argo plus an observability stack.

"A certification is not a destination but a curriculum. The reward of Golden Kubestronaut is not the title, but the entire ecosystem you're forced to learn along the way."

— The Complete Golden Kubestronaut Roadmap, end.

Comments

No comments yet.

Sign in to leave a comment