<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ckad on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/ckad/</link><description>Recent content in Ckad on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Sun, 09 Aug 2026 16:10:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/ckad/index.xml" rel="self" type="application/rss+xml"/><item><title>CKAD Deep Guide: Application Design &amp; Deployment Strategies</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-deployment-strategies/</link><pubDate>Sun, 09 Aug 2026 16:10:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-deployment-strategies/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 The &lt;strong&gt;Certified Kubernetes Application Developer (CKAD)&lt;/strong&gt; exam tests your ability to design, build, expose, and troubleshoot cloud-native applications running inside Kubernetes clusters.
&lt;/div&gt;</description></item><item><title>CKAD Ep 5: Storage &amp; Persistent Workloads</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/05-ckad-application-storage-and-persistence/</link><pubDate>Sun, 09 Aug 2026 14:20:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/05-ckad-application-storage-and-persistence/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Containers are ephemeral by default—when a container restarts, all data written to its local filesystem is lost. On the CKAD exam, you must demonstrate how to attach persistent storage to Pods using PVCs and StorageClasses.
&lt;/div&gt;</description></item><item><title>CKAD Ep 4: Services, Ingress &amp; Network Policies</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/04-ckad-application-services-and-networking/</link><pubDate>Sun, 09 Aug 2026 14:15:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/04-ckad-application-services-and-networking/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Services provide stable IP addresses for ephemeral Pods, Ingress controllers route HTTP/S domain traffic at Layer 7, and NetworkPolicies act as Pod-level firewalls. In this episode, we build production manifests for all three.
&lt;/div&gt;</description></item><item><title>CKAD Ep 3: ConfigMaps, Secrets &amp; Security Contexts</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/03-ckad-application-environment-and-security/</link><pubDate>Sun, 09 Aug 2026 14:10:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/03-ckad-application-environment-and-security/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Decoupling application code from environment configuration and enforcing security policies is tested extensively on the CKAD exam. You must know how to pass ConfigMaps and Secrets into Pods as environment variables or volume mounts.
&lt;/div&gt;</description></item><item><title>CKAD Ep 2: Deployments, Rollouts &amp; Canary Releases</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/02-ckad-application-deployment-and-rollouts/</link><pubDate>Sun, 09 Aug 2026 14:05:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/02-ckad-application-deployment-and-rollouts/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Deployments manage ReplicaSets to automate application rollouts and rollbacks. The CKAD exam requires you to perform image updates, scale replicas, track revision history, and execute emergency rollbacks within seconds.
&lt;/div&gt;</description></item><item><title>CKAD Ep 1: Multi-Container Pod Patterns &amp; Design</title><link>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-build/</link><pubDate>Sun, 09 Aug 2026 14:00:00 +0000</pubDate><guid>https://rhidayat.work/series/kubernetes-certification-path/ckad/01-ckad-application-design-and-build/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 Multi-container Pod patterns allow containers to share storage and network namespaces to extend functionality without modifying application source code. Designing these patterns under time pressure is a core domain of the CKAD exam.
&lt;/div&gt;</description></item></channel></rss>