<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yu Misaki</title>
    <description>The latest articles on DEV Community by Yu Misaki (@yu-min).</description>
    <link>https://dev.to/yu-min</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3843881%2F2bfbe8bb-bee9-4fac-834e-fc932ef6617f.png</url>
      <title>DEV Community: Yu Misaki</title>
      <link>https://dev.to/yu-min</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yu-min"/>
    <language>en</language>
    <item>
      <title>My 1-Year Journey From Failing CKA to Joining the ~240 Golden Kubestronauts Back Then</title>
      <dc:creator>Yu Misaki</dc:creator>
      <pubDate>Wed, 29 Apr 2026 12:22:31 +0000</pubDate>
      <link>https://dev.to/yu-min/my-1-year-journey-from-failing-cka-to-joining-the-240-golden-kubestronauts-back-then-27g3</link>
      <guid>https://dev.to/yu-min/my-1-year-journey-from-failing-cka-to-joining-the-240-golden-kubestronauts-back-then-27g3</guid>
      <description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; Every CNCF certification in a year — 199 hours of study, $2,653 total. I failed my first exam after 80 hours of prep. Once I got past that, each one came faster. My last took 1 hour.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;I earned Golden Kubestronaut in January 2026, when there were roughly 240 recognized members worldwide. The program has since grown — these numbers reflect that point in time.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  It Started With a Colleague's Demo
&lt;/h2&gt;

&lt;p&gt;An engineer I was working with gave me a personal demo of their Kubernetes setup. Nodes scaling up in real time, pods rebalancing across the cluster — and all of it visible through k9s: logs, resource details, everything in one terminal.&lt;/p&gt;

&lt;p&gt;I'd always thought of Kubernetes as overkill — a massively complex container orchestration system that was far beyond what my work required. I'd avoided it entirely, which is why I had zero experience with it. But watching it in action, I thought: &lt;em&gt;this is cool. I want to understand this.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;So I started tinkering. I built a small EKS cluster at home, deployed workloads, broke things. That's how I discovered ArgoCD, which deepened my curiosity further. That hands-on exploration is what eventually led me to attempt my first certification.&lt;/p&gt;

&lt;h2&gt;
  
  
  My First CKA Attempt Was a Disaster (But It Helped)
&lt;/h2&gt;

&lt;p&gt;My first attempt at CKA (Certified Kubernetes Administrator) ended in failure. I had some relevant background — years of Linux and container experience, architecture design, LPIC-2, AWS Solutions Architect Professional — but Kubernetes itself was brand new to me. I studied for about 80 hours, mostly through KodeKloud courses. After all that prep, I figured I had a real shot.&lt;/p&gt;

&lt;p&gt;Then I sat the exam — and it was a disaster. By the halfway mark I knew I was going to fail, and I did. The only thing that saved me was the free retake bundled with the exam.&lt;/p&gt;

&lt;p&gt;That first attempt taught me things no course could:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;The exam environment can be brutally slow.&lt;/strong&gt; This may vary, but in my case scrolling and typing had 2-3 seconds of lag. I couldn't even read the documentation properly. Practice environments like KodeKloud run smoothly — the real exam doesn't. Don't expect to perform at your practice level.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Use the largest monitor you can.&lt;/strong&gt; I took it on a laptop and could barely work — you need enough screen space to have the terminal, docs, and notepad side by side. The rules say one monitor only, but an external display is fine. I switched to a 32" monitor for every exam after this.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The remote desktop has different shortcuts.&lt;/strong&gt; Copy is &lt;code&gt;Shift+Ctrl+C&lt;/code&gt;, paste is &lt;code&gt;Shift+Ctrl+V&lt;/code&gt;. This threw me off constantly. I strongly recommend running through &lt;a href="https://killer.sh/" rel="noopener noreferrer"&gt;killer.sh&lt;/a&gt; at least once before your exam — it uses the same environment, so you can get used to these quirks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The exam tests hands-on accuracy and speed, not knowledge.&lt;/strong&gt; I shifted my prep to focus more on drilling practice labs.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Armed with those lessons, I went back to drilling. I cycled through KodeKloud's hands-on labs until the muscle memory was there, and used Claude and ChatGPT as a sparring partner — every fuzzy concept got pushed back and forth with the AI until it clicked. "I think I get it" wasn't good enough.&lt;/p&gt;

&lt;p&gt;On my second attempt I scraped through with 69% — just three points above the 66% passing line. Not glamorous. Borderline, honestly. But I was in.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Snowball Effect: Why I Kept Going
&lt;/h2&gt;

&lt;p&gt;After passing CKA, I looked at the Kubestronaut requirements and realized CKS (Security) was the real gatekeeper. If I could pass CKS, the rest would follow — CKAD shares about 70% of CKA material, and the knowledge-based exams (KCNA, KCSA) are essentially reviews of what the hands-on exams already cover.&lt;/p&gt;

&lt;p&gt;Beyond strategy, I also had a personal reason to tackle CKS next: I'd been working on security-related tasks at my day job, so I was genuinely interested in the domain. CKS built directly on CKA concepts — 32 hours of additional study, 77%. After that, CKAD took 8 hours (85%), and the theory exams came noticeably easier from there. KCSA needed just 2 hours of prep.&lt;/p&gt;

&lt;p&gt;Before I knew it, I had all five Kubestronaut certifications.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Exam&lt;/th&gt;
&lt;th&gt;Study Hours&lt;/th&gt;
&lt;th&gt;Score&lt;/th&gt;
&lt;th&gt;Notes&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;CKA&lt;/td&gt;
&lt;td&gt;80h&lt;/td&gt;
&lt;td&gt;69%&lt;/td&gt;
&lt;td&gt;Failed first attempt, passed on retake&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CKS&lt;/td&gt;
&lt;td&gt;32h&lt;/td&gt;
&lt;td&gt;77%&lt;/td&gt;
&lt;td&gt;Builds heavily on CKA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CKAD&lt;/td&gt;
&lt;td&gt;8h&lt;/td&gt;
&lt;td&gt;85%&lt;/td&gt;
&lt;td&gt;~70% overlap with CKA&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KCSA&lt;/td&gt;
&lt;td&gt;2h&lt;/td&gt;
&lt;td&gt;88%&lt;/td&gt;
&lt;td&gt;Knowledge-based; CKS covers most of it&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KCNA&lt;/td&gt;
&lt;td&gt;3h&lt;/td&gt;
&lt;td&gt;80%&lt;/td&gt;
&lt;td&gt;Knowledge-based; CKA covers most of it&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  From Kubestronaut to Golden: "What About All These Other Technologies?"
&lt;/h2&gt;

&lt;p&gt;With Kubestronaut earned, I saw the path to Golden Kubestronaut — 10 more certifications covering Cilium, Istio, ArgoCD, Backstage, Prometheus, OpenTelemetry, and more. Technologies I'd heard of but never touched.&lt;/p&gt;

&lt;p&gt;The remaining exam fees alone were roughly $2,000. Even with bundles and discounts, that's a significant investment. I needed to know: &lt;em&gt;would I actually find these technologies interesting?&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The $333 Trial Run
&lt;/h3&gt;

&lt;p&gt;So I built a home lab. Three Raspberry Pi 5 boards (8GB each), power supplies, cables — about $333 total (¥50,000 JPY; hardware prices vary by region). Much cheaper than the exam fees, and something I'd wanted to build anyway. (More on the lab later — the whole cluster is &lt;a href="https://github.com/yu-min3/kensan-lab" rel="noopener noreferrer"&gt;open source on GitHub&lt;/a&gt; if you want to peek as you read.)&lt;/p&gt;

&lt;p&gt;GitOps and Claude Code turned out to be a great combination — writing infrastructure as code meant the initial setup took just a few days. I had a working Kubernetes cluster running kubeadm, Cilium for networking, and ArgoCD for GitOps. And the technologies were genuinely fun:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;ArgoCD&lt;/strong&gt;: Push to Git, watch your cluster update. Seeing everything deploy from one dashboard is addictive.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cilium&lt;/strong&gt;: Reading about eBPF philosophy alongside O'Reilly's &lt;em&gt;Learning eBPF&lt;/em&gt; made me want to dig into the source code.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backstage&lt;/strong&gt;: The developer portal concept clicked immediately — one repo per service, naturally composing into a portal.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That settled it. I committed to the remaining 10 exams.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Golden 10
&lt;/h3&gt;

&lt;p&gt;With hands-on experience from the lab, these exams went faster than expected — 74 hours total for all 10.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Exam&lt;/th&gt;
&lt;th&gt;Hours&lt;/th&gt;
&lt;th&gt;Score&lt;/th&gt;
&lt;th&gt;Difficulty&lt;/th&gt;
&lt;th&gt;One-line take&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;CGOA (GitOps with ArgoCD)&lt;/td&gt;
&lt;td&gt;5h&lt;/td&gt;
&lt;td&gt;83%&lt;/td&gt;
&lt;td&gt;★☆☆☆☆&lt;/td&gt;
&lt;td&gt;Mostly the 4 GitOps principles. Straightforward&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CBA (Backstage)&lt;/td&gt;
&lt;td&gt;10h&lt;/td&gt;
&lt;td&gt;88%&lt;/td&gt;
&lt;td&gt;★★☆☆☆&lt;/td&gt;
&lt;td&gt;Asks about granular config details. Harder than the mock exams&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CCA (Cilium)&lt;/td&gt;
&lt;td&gt;10h&lt;/td&gt;
&lt;td&gt;78%&lt;/td&gt;
&lt;td&gt;★★★★☆&lt;/td&gt;
&lt;td&gt;eBPF, networking — widest scope. Possibly the hardest multiple-choice exam&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PCA (Prometheus)&lt;/td&gt;
&lt;td&gt;10h&lt;/td&gt;
&lt;td&gt;93%&lt;/td&gt;
&lt;td&gt;★★☆☆☆&lt;/td&gt;
&lt;td&gt;You need PromQL basics. Once you have them, manageable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ICA (Istio)&lt;/td&gt;
&lt;td&gt;10h&lt;/td&gt;
&lt;td&gt;98%&lt;/td&gt;
&lt;td&gt;★★★☆☆&lt;/td&gt;
&lt;td&gt;Performance-based, but the scope is narrow. Lab practice pays off fast&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LFCS (Linux)&lt;/td&gt;
&lt;td&gt;15h&lt;/td&gt;
&lt;td&gt;83%&lt;/td&gt;
&lt;td&gt;★★★☆☆&lt;/td&gt;
&lt;td&gt;Performance-based. Fine with LPIC-1 level knowledge; painful without it&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KCA (Kyverno)&lt;/td&gt;
&lt;td&gt;5h&lt;/td&gt;
&lt;td&gt;88%&lt;/td&gt;
&lt;td&gt;★★☆☆☆&lt;/td&gt;
&lt;td&gt;Concepts are simple, but the questions test detailed policy config&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;OTCA (OpenTelemetry)&lt;/td&gt;
&lt;td&gt;5h&lt;/td&gt;
&lt;td&gt;85%&lt;/td&gt;
&lt;td&gt;★★☆☆☆&lt;/td&gt;
&lt;td&gt;Architecture comprehension is harder than other theory exams&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CAPA (Argo Projects)&lt;/td&gt;
&lt;td&gt;3h&lt;/td&gt;
&lt;td&gt;91%&lt;/td&gt;
&lt;td&gt;★★☆☆☆&lt;/td&gt;
&lt;td&gt;Wide scope, but each product is simple to understand&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CNPA (Cilium Network Policies)&lt;/td&gt;
&lt;td&gt;1h&lt;/td&gt;
&lt;td&gt;92%&lt;/td&gt;
&lt;td&gt;★☆☆☆☆&lt;/td&gt;
&lt;td&gt;If you have CCA + CKS, you can pass this with zero extra study&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  The Full Cost Breakdown
&lt;/h2&gt;

&lt;p&gt;Certifications aren't cheap. Here's what I actually paid:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;CKA (full price, before I knew about bundles)&lt;/td&gt;
&lt;td&gt;$455&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kubestronaut bundle (KodeKloud coupon)&lt;/td&gt;
&lt;td&gt;$864.50&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Golden bundle (Cyber Monday deal)&lt;/td&gt;
&lt;td&gt;$1,334&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$2,653&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Key savings tip:&lt;/strong&gt; Wait for bundle deals. The Kubestronaut and Golden bundles from the Linux Foundation significantly reduce per-exam cost. KodeKloud occasionally offers coupon codes for bundles. Black Friday / Cyber Monday is the best time to buy.&lt;/p&gt;

&lt;p&gt;I self-funded everything. No employer reimbursement.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Study System
&lt;/h2&gt;

&lt;h3&gt;
  
  
  One platform: KodeKloud
&lt;/h3&gt;

&lt;p&gt;I used KodeKloud from the start and stuck with it for all 15 exams. Their courses map directly to the exam objectives, the hands-on labs simulate the real exam environment. The annual subscription at the time was $180 — not cheap, but far better than buying separate materials for 15 exams. The CKA lectures were especially clear for a beginner; for topics I already knew (LFCS, since I had LPIC-2) I skipped the videos and used their written docs to move faster. A few labs felt buggy and some sections felt rushed, but staying on one platform for everything was worth it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Generative AI as a study partner
&lt;/h3&gt;

&lt;p&gt;I used AI (Claude, ChatGPT) heavily throughout my preparation — not to memorize answers, but to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Explain concepts&lt;/strong&gt; in different ways when the course material didn't click&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Generate practice scenarios&lt;/strong&gt; beyond what KodeKloud offered&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Debug my home lab&lt;/strong&gt; when things broke in unexpected ways&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Create visual diagrams&lt;/strong&gt; to map relationships between Kubernetes components&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI doesn't replace hands-on practice, but it dramatically accelerates the feedback loop.&lt;/p&gt;

&lt;h3&gt;
  
  
  Parental leave + 3 hours a day
&lt;/h3&gt;

&lt;p&gt;My daughter was born in August 2025, right in the middle of this journey. I was on parental leave, so I carved out about 3 hours every day — during naps, after bedtime, early mornings. No marathon weekend sessions — that wasn't an option with a newborn, and it turned out consistency mattered more than intensity.&lt;/p&gt;

&lt;h3&gt;
  
  
  Taking exams at home
&lt;/h3&gt;

&lt;p&gt;All 15 exams were taken from home via the PSI secure browser. This was a huge advantage with a newborn — I could schedule exams flexibly without leaving the house. A few tips:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Clear your desk completely.&lt;/strong&gt; The proctor checks your workspace via webcam. Your desk needs to be clean, though bookshelves and a bed in the room were fine in my experience.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where Certifications End and Real Learning Begins
&lt;/h2&gt;

&lt;p&gt;Fifteen certifications didn't make me an expert. When I started building out my home lab for real, I kept hitting problems no exam had prepared me for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;NetworkPolicy &lt;code&gt;default-deny&lt;/code&gt; broke everything at once.&lt;/strong&gt; DNS resolution, Prometheus scraping, ArgoCD repo syncing — all gone. Each one was obvious in hindsight ("of course deny-all blocks DNS egress"), but I hadn't predicted any of them. This taught me to always start with audit mode before enforcing. (The per-namespace policies I ended up writing are under &lt;code&gt;infrastructure/environments/*/network-policy.yaml&lt;/code&gt; in the repo.)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Istio mTLS in STRICT mode killed non-mesh communication.&lt;/strong&gt; The moment I applied &lt;code&gt;PeerAuthentication&lt;/code&gt; cluster-wide, anything outside the service mesh stopped working. (See &lt;code&gt;infrastructure/network/istio/resources/peer-authentication.yaml&lt;/code&gt; for the final config.)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitOps needs end-to-end CI/CD, not just manifests.&lt;/strong&gt; The exams mention this conceptually, but in practice, you need image builds, tagging, and automated manifest updates all wired together before GitOps actually works.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backstage catalog management is real work.&lt;/strong&gt; Templates create new services nicely, but retroactively onboarding existing apps means hand-writing a &lt;code&gt;catalog-info.yaml&lt;/code&gt; for each one.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OpenTelemetry defaults produce noise, not insight.&lt;/strong&gt; The Collector sends traces just fine, but without correlating traces to logs and pruning unnecessary spans, Grafana dashboards are unusable.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here's the thing though — when something broke, I could usually guess which layer was involved. After one &lt;code&gt;default-deny&lt;/code&gt; incident, an AI assistant suggested the pod's CrashLoopBackOff was due to a missing PyPI dependency. But I'd just applied NetworkPolicy changes, so I immediately asked: "Is egress being blocked?" It was. That intuition — knowing the CNCF landscape well enough to form good hypotheses quickly — is what 15 certifications actually gave me.&lt;/p&gt;

&lt;p&gt;Certifications are a starting point, not a destination — but a genuinely useful one.&lt;/p&gt;

&lt;p&gt;All of these issues — and their fixes — live in the actual manifests. The NetworkPolicy that broke DNS, the Istio PeerAuthentication config, the OTel Collector pipeline — it's all in &lt;strong&gt;&lt;a href="https://github.com/yu-min3/kensan-lab" rel="noopener noreferrer"&gt;the repo&lt;/a&gt;&lt;/strong&gt;. If you're prepping for any of these certifications, treat it as a working reference: real configs on bare-metal ARM64 + AMD64, with broken-and-fixed states preserved in commit history. Browse it, fork it, take what's useful.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Actually Changed (So Far)
&lt;/h2&gt;

&lt;p&gt;Honestly? No dramatic career transformation yet. My day job has evolved from ML to backend to cloud-focused full-stack, and I'm now in a management role — but none of that was because of CNCF certifications.&lt;/p&gt;

&lt;p&gt;What did change is more subtle: the barrier to putting myself out there dropped significantly. Before Golden Kubestronaut, I would never have written a technical article in English, submitted a KubeCon CFP, or joined CNCF community channels. Now I'm doing all of those — and enjoying it. The program also comes with practical perks like 50% off KubeCon registration, which turned attending into a real possibility. I can't point to a single career outcome and say "certifications did this," but they gave me the confidence and the community to start doing things I'd been too hesitant to try.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;2026 update:&lt;/strong&gt; Golden Kubestronaut now requires 16 certifications (CNPE was added March 2026). The new CARE program auto-renews lower certs when you hold higher ones (CKA/CKAD → KCNA, CKS → KCSA), significantly reducing renewal burden. The barrier to entry keeps getting lower.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;Maybe someone is watching your terminal right now, seeing pods scale up, and thinking: &lt;em&gt;that looks cool&lt;/em&gt;. If so — a year, $2,653, and a lot of broken YAML later, I can tell you the curiosity is worth following.&lt;/p&gt;

&lt;p&gt;What broke first when you applied &lt;code&gt;default-deny&lt;/code&gt; in your cluster? Or if you're considering the CNCF certification path — what's holding you back? I'd love to hear in the comments.&lt;/p&gt;

&lt;h2&gt;
  
  
  Appendix
&lt;/h2&gt;

&lt;p&gt;Timeline&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Nov 2024  — Got curious about Kubernetes after a colleague's demo
Dec 2024  — Built a small EKS-based platform to get hands-on experience
Mar 2025  — Started studying for CKA
May 2025  — Failed CKA (first attempt)
Jun 2025  — Passed CKA (second attempt)
Aug 2025  — Daughter born; continued studying on parental leave
Sep 2025  — Passed CKS
Oct 2025  — Kubestronaut achieved (CKA, CKAD, CKS, KCNA, KCSA)
Nov 2025  — Built Raspberry Pi home lab ("GoldShip")
Dec 2025  — Golden Kubestronaut ~80% complete
Jan 2026  — Golden Kubestronaut recognized (~240 worldwide at the time)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;p&gt;What's in the Repo&lt;/p&gt;

&lt;p&gt;The home lab covers technologies behind 12 of the 16 Golden Kubestronaut certifications. If you're studying for any of them, the manifests serve as working examples on bare-metal ARM64 + AMD64 hardware:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GitOps:&lt;/strong&gt; ArgoCD App-of-Apps with Helm multi-source&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Networking:&lt;/strong&gt; Cilium L2 LoadBalancer + Istio Gateway API (dual-stack)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Observability:&lt;/strong&gt; Prometheus, Grafana, Loki, Tempo, OTel Collector&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Developer experience:&lt;/strong&gt; Backstage with golden path templates and TechDocs&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security:&lt;/strong&gt; Keycloak SSO, cert-manager, Sealed Secrets&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Environment separation:&lt;/strong&gt; Prod/dev overlays with Kustomize&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/yu-min3/kensan-lab" rel="noopener noreferrer"&gt;yu-min3/kensan-lab&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Resources&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://kodekloud.com/" rel="noopener noreferrer"&gt;KodeKloud&lt;/a&gt;&lt;/strong&gt; — The only study platform I used for all 15 exams&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://killer.sh/" rel="noopener noreferrer"&gt;killer.sh&lt;/a&gt;&lt;/strong&gt; — Included with exam purchases; the closest thing to the real exam environment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://zenn.dev/yuu7751/articles/e6bbaa11aac218" rel="noopener noreferrer"&gt;Original article (Japanese)&lt;/a&gt;&lt;/strong&gt; — The detailed Japanese version with full exam-by-exam breakdowns&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://zenn.dev/yuu7751/articles/24f509769b97b5" rel="noopener noreferrer"&gt;Kubestronaut article (Japanese)&lt;/a&gt;&lt;/strong&gt; — My earlier article on the first 5 certifications&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>kubernetes</category>
      <category>certification</category>
      <category>homelab</category>
      <category>career</category>
    </item>
  </channel>
</rss>
