<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>KubeDojo</title>
        <link>https://kubedojo.com</link>
        <description>Mastering the Kubernetes Ecosystem</description>
        <lastBuildDate>Sat, 11 Apr 2026 10:52:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>KubeDojo</title>
            <url>https://kubedojo.com/og-default.png</url>
            <link>https://kubedojo.com</link>
        </image>
        <copyright>© 2026 KubeDojo</copyright>
        <item>
            <title><![CDATA[KEDA and Karpenter Together — Pod and Node Scaling Synergy]]></title>
            <link>https://kubedojo.com/keda-karpenter-together</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-karpenter-together</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:09 GMT</pubDate>
            <description><![CDATA[Combining KEDA's event-driven pod scaling with Karpenter's just-in-time node provisioning for a fully reactive, cost-efficient Kubernetes autoscaling stack.]]></description>
            <author>Alexis Kinsella</author>
            <category>autoscaling</category>
            <category>karpenter</category>
            <category>eks</category>
            <category>keda</category>
            <category>cost-optimization</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg0xfs8xgaxp/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Armada: Multi-Cluster GPU Scheduling as a Single Resource Pool]]></title>
            <link>https://kubedojo.com/armada-multi-cluster-scheduling</link>
            <guid isPermaLink="false">https://kubedojo.com/armada-multi-cluster-scheduling</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:33 GMT</pubDate>
            <description><![CDATA[Armada treats multiple Kubernetes clusters as a single resource pool for GPU-intensive AI workloads, with global queue management, gang scheduling, and production-scale throughput.]]></description>
            <author>Alexis Kinsella</author>
            <category>scheduling</category>
            <category>armada</category>
            <category>multi-cluster</category>
            <category>gpu</category>
            <category>cncf-sandbox</category>
            <category>gang-scheduling</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg1uyu8wrgdy/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Introduction to KEDA and Event-Driven Autoscaling]]></title>
            <link>https://kubedojo.com/keda-introduction-event-driven-autoscaling</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-introduction-event-driven-autoscaling</guid>
            <pubDate>Fri, 03 Apr 2026 16:18:54 GMT</pubDate>
            <description><![CDATA[How KEDA extends Kubernetes HPA with 65+ scalers, scale-to-zero, and a two-phase architecture for event-driven pod autoscaling.]]></description>
            <author>Alexis Kinsella</author>
            <category>kubernetes</category>
            <category>autoscaling</category>
            <category>keda</category>
            <category>event-driven</category>
            <enclosure url="https://media.kubedojo.com/images/img_mne60igv1si00y/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Message Queue Scaling with KEDA — Kafka and SQS]]></title>
            <link>https://kubedojo.com/keda-message-queue-scaling-kafka-sqs</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-message-queue-scaling-kafka-sqs</guid>
            <pubDate>Fri, 03 Apr 2026 16:18:57 GMT</pubDate>
            <description><![CDATA[How KEDA's Kafka and SQS scalers calculate lag and queue depth, with TriggerAuthentication patterns and production edge cases.]]></description>
            <author>Alexis Kinsella</author>
            <category>scaling</category>
            <category>keda</category>
            <category>kafka</category>
            <category>sqs</category>
            <category>message-queues</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg1u16qukavb/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Batch Processing with KEDA ScaledJobs]]></title>
            <link>https://kubedojo.com/keda-batch-processing-scaledjobs</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-batch-processing-scaledjobs</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:06 GMT</pubDate>
            <description><![CDATA[ScaledJob creates one Kubernetes Job per event, scales dynamically, and lets long-running batch workloads terminate cleanly.]]></description>
            <author>Alexis Kinsella</author>
            <category>keda</category>
            <category>scaledjob</category>
            <category>batch-processing</category>
            <category>kubernetes-jobs</category>
            <enclosure url="https://media.kubedojo.com/images/img_mne60cek8onx9a/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[HTTP-Based Autoscaling with the KEDA HTTP Add-on]]></title>
            <link>https://kubedojo.com/keda-http-based-autoscaling</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-http-based-autoscaling</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:03 GMT</pubDate>
            <description><![CDATA[How the KEDA HTTP Add-on intercepts traffic to scale HTTP workloads to zero, and when the Prometheus scaler is better.]]></description>
            <author>Alexis Kinsella</author>
            <category>prometheus</category>
            <category>autoscaling</category>
            <category>keda</category>
            <category>http</category>
            <category>http-add-on</category>
            <enclosure url="https://media.kubedojo.com/images/img_mne60dus635ery/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Custom Metrics and Prometheus-Based Scaling with KEDA]]></title>
            <link>https://kubedojo.com/keda-custom-metrics-prometheus-scaling</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-custom-metrics-prometheus-scaling</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:00 GMT</pubDate>
            <description><![CDATA[Using KEDA's Prometheus scaler to drive autoscaling from any PromQL query — replacing Prometheus Adapter with a simpler, more flexible approach.]]></description>
            <author>Alexis Kinsella</author>
            <category>prometheus</category>
            <category>autoscaling</category>
            <category>keda</category>
            <category>custom-metrics</category>
            <category>promql</category>
            <enclosure url="https://media.kubedojo.com/images/img_mne60ftb4pxno3/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Observability and Troubleshooting for KEDA]]></title>
            <link>https://kubedojo.com/keda-observability-troubleshooting</link>
            <guid isPermaLink="false">https://kubedojo.com/keda-observability-troubleshooting</guid>
            <pubDate>Fri, 03 Apr 2026 16:19:41 GMT</pubDate>
            <description><![CDATA[Scraping KEDA operator metrics, building Grafana dashboards for scaling events, and diagnosing common ScaledObject issues in production.]]></description>
            <author>Alexis Kinsella</author>
            <category>observability</category>
            <category>prometheus</category>
            <category>troubleshooting</category>
            <category>keda</category>
            <category>grafana</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndfz3poxh2e83/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[GPU Sharing Strategies for Multi-Tenant Kubernetes: MIG, Time-Slicing, and MPS]]></title>
            <link>https://kubedojo.com/gpu-sharing-mig-time-slicing-k8s</link>
            <guid isPermaLink="false">https://kubedojo.com/gpu-sharing-mig-time-slicing-k8s</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:28 GMT</pubDate>
            <description><![CDATA[NVIDIA's GPU sharing mechanisms — MIG, time-slicing, and MPS — are gaining traction as teams run multiple inference workloads per GPU.]]></description>
            <author>Alexis Kinsella</author>
            <category>gpu</category>
            <category>nvidia</category>
            <category>mig</category>
            <category>time-slicing</category>
            <category>mps</category>
            <category>multi-tenancy</category>
            <category>inference</category>
            <category>cost-optimization</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg578svlpf9d/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[NVIDIA AI Cluster Runtime: Validated GPU Kubernetes Recipes]]></title>
            <link>https://kubedojo.com/nvidia-ai-cluster-runtime</link>
            <guid isPermaLink="false">https://kubedojo.com/nvidia-ai-cluster-runtime</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:27 GMT</pubDate>
            <description><![CDATA[NVIDIA released AI Cluster Runtime, an open-source project providing validated, version-locked Kubernetes configurations for GPU infrastructure.]]></description>
            <author>Alexis Kinsella</author>
            <category>nvidia</category>
            <category>gpu</category>
            <category>kubernetes</category>
            <category>ai-cluster-runtime</category>
            <category>eks</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg55t97efxcr/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Kueue: The Community Standard for Kubernetes AI Batch Scheduling]]></title>
            <link>https://kubedojo.com/kueue-batch-workload-scheduling</link>
            <guid isPermaLink="false">https://kubedojo.com/kueue-batch-workload-scheduling</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:25 GMT</pubDate>
            <description><![CDATA[Kueue manages GPU quotas, enforces fair sharing across teams, and dispatches jobs to remote HPC clusters — the standard for production AI batch scheduling.]]></description>
            <author>Alexis Kinsella</author>
            <category>kueue</category>
            <category>scheduling</category>
            <category>batch</category>
            <category>gpu</category>
            <category>fair-sharing</category>
            <category>multi-tenancy</category>
            <category>jobset</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg06c5v1jqlq/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Workload-Aware Scheduling in Kubernetes 1.36: The Decoupled PodGroup Model]]></title>
            <link>https://kubedojo.com/workload-aware-scheduling-k8s-136</link>
            <guid isPermaLink="false">https://kubedojo.com/workload-aware-scheduling-k8s-136</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:24 GMT</pubDate>
            <description><![CDATA[Kubernetes 1.36 decouples scheduling policy from runtime instances with Workload API v1alpha2, standalone PodGroups, and a dedicated group scheduling cycle.]]></description>
            <author>Alexis Kinsella</author>
            <category>kubernetes</category>
            <category>scheduling</category>
            <category>workload-api</category>
            <category>gang-scheduling</category>
            <category>podgroup</category>
            <category>v1.36</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg0xfs8xgaxp/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Production LLM Serving on Kubernetes: vLLM + KServe Stack]]></title>
            <link>https://kubedojo.com/vllm-kserve-llm-serving-k8s</link>
            <guid isPermaLink="false">https://kubedojo.com/vllm-kserve-llm-serving-k8s</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:22 GMT</pubDate>
            <description><![CDATA[Deploy vLLM with KServe on Kubernetes: InferenceService CRD, KEDA autoscaling on queue depth, and distributed KV cache with LMCache for production inference.]]></description>
            <author>Alexis Kinsella</author>
            <category>vllm</category>
            <category>kserve</category>
            <category>llm</category>
            <category>inference</category>
            <category>gpu</category>
            <category>autoscaling</category>
            <category>keda</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg522bli03bk/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[CNCF Certified Kubernetes AI Conformance Program]]></title>
            <link>https://kubedojo.com/k8s-ai-conformance-program</link>
            <guid isPermaLink="false">https://kubedojo.com/k8s-ai-conformance-program</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:21 GMT</pubDate>
            <description><![CDATA[CNCF launched v1.0 of the Kubernetes AI Conformance Program defining baseline capabilities for running AI workloads across conformant clusters.]]></description>
            <author>Alexis Kinsella</author>
            <category>cncf</category>
            <category>kubernetes</category>
            <category>ai-conformance</category>
            <category>certification</category>
            <category>standardization</category>
            <category>gpu</category>
            <category>dra</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndfz3poxh2e83/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[NVIDIA KAI Scheduler: Open-Source GPU-Aware Kubernetes Scheduling]]></title>
            <link>https://kubedojo.com/nvidia-kai-scheduler-open-source</link>
            <guid isPermaLink="false">https://kubedojo.com/nvidia-kai-scheduler-open-source</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:20 GMT</pubDate>
            <description><![CDATA[NVIDIA open-sourced KAI Scheduler (Apache 2.0), a Kubernetes-native GPU scheduling solution originally from the Run:ai platform.]]></description>
            <author>Alexis Kinsella</author>
            <category>nvidia</category>
            <category>kai-scheduler</category>
            <category>gpu</category>
            <category>scheduling</category>
            <category>run-ai</category>
            <category>open-source</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg501lssnjgh/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[KubeCon Europe 2026 Amsterdam: AI Infrastructure, Agentic Systems, and Platform Engineering]]></title>
            <link>https://kubedojo.com/kubecon-eu-2026-highlights</link>
            <guid isPermaLink="false">https://kubedojo.com/kubecon-eu-2026-highlights</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:18 GMT</pubDate>
            <description><![CDATA[Curated KubeCon EU 2026 picks: agentic AI on Kubernetes, sovereign inference, GPU scheduling with Kueue, and platform engineering under pressure.]]></description>
            <author>Alexis Kinsella</author>
            <category>kubecon</category>
            <category>cncf</category>
            <category>ai-infrastructure</category>
            <category>platform-engineering</category>
            <category>agentic-ai</category>
            <category>sovereign-ai</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4z27kha5br/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[llm-d Joins CNCF Sandbox: Kubernetes-Native Distributed LLM Inference]]></title>
            <link>https://kubedojo.com/llm-d-cncf-sandbox</link>
            <guid isPermaLink="false">https://kubedojo.com/llm-d-cncf-sandbox</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:17 GMT</pubDate>
            <description><![CDATA[llm-d was accepted as a CNCF Sandbox project, providing Kubernetes-native distributed inference with KV-cache-aware routing, prefill/decode disaggregation, and accelerator-agnostic serving.]]></description>
            <author>Alexis Kinsella</author>
            <category>llm-d</category>
            <category>cncf</category>
            <category>sandbox</category>
            <category>inference</category>
            <category>kubernetes</category>
            <category>ai</category>
            <category>vllm</category>
            <category>kserve</category>
            <category>gateway-api</category>
            <category>distributed-systems</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4xxrsyte3n/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[NVIDIA Dynamo 1.0: The Inference Operating System for AI Factories]]></title>
            <link>https://kubedojo.com/nvidia-dynamo-inference-os</link>
            <guid isPermaLink="false">https://kubedojo.com/nvidia-dynamo-inference-os</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:15 GMT</pubDate>
            <description><![CDATA[Production deployment patterns for NVIDIA Dynamo 1.0 on EKS and GKE — disaggregated serving, KV-aware routing, and gotchas from real deployments.]]></description>
            <author>Alexis Kinsella</author>
            <category>nvidia</category>
            <category>dynamo</category>
            <category>inference</category>
            <category>kubernetes</category>
            <category>gke</category>
            <category>eks</category>
            <category>distributed</category>
            <category>vllm</category>
            <category>tensorrt-llm</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4wvzlnkwoz/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[HAMi: GPU Virtualization as the Reference Pattern for AI Infrastructure]]></title>
            <link>https://kubedojo.com/hami-gpu-virtualization-k8s</link>
            <guid isPermaLink="false">https://kubedojo.com/hami-gpu-virtualization-k8s</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:14 GMT</pubDate>
            <description><![CDATA[HAMi (CNCF Sandbox) emerged at KubeCon EU 2026 as the reference implementation for GPU resource management across NVIDIA, AMD, Huawei, and Cambricon accelerators.]]></description>
            <author>Alexis Kinsella</author>
            <category>hami</category>
            <category>gpu</category>
            <category>virtualization</category>
            <category>cncf-sandbox</category>
            <category>multi-tenancy</category>
            <category>vllm</category>
            <category>inference</category>
            <category>ai-infra</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg2kcaq9wfeh/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[AI Gateway Working Group and Gateway API Inference Extension GA]]></title>
            <link>https://kubedojo.com/ai-gateway-wg-inference-extension</link>
            <guid isPermaLink="false">https://kubedojo.com/ai-gateway-wg-inference-extension</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:13 GMT</pubDate>
            <description><![CDATA[Gateway API Inference Extension GA standardizes model-aware routing for self-hosted LLMs with KV-cache-aware scheduling and LoRA adapter affinity.]]></description>
            <author>Alexis Kinsella</author>
            <category>gateway-api</category>
            <category>inference-extension</category>
            <category>ai-gateway</category>
            <category>wg</category>
            <category>envoy</category>
            <category>kgateway</category>
            <category>routing</category>
            <category>llm</category>
            <category>vllm</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4uyb8fs9hw/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Dynamic Resource Allocation (DRA) GA: The New GPU Interface for Kubernetes]]></title>
            <link>https://kubedojo.com/dra-dynamic-resource-allocation-ga</link>
            <guid isPermaLink="false">https://kubedojo.com/dra-dynamic-resource-allocation-ga</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:11 GMT</pubDate>
            <description><![CDATA[DRA went GA in Kubernetes v1.34 and continues evolving — replacing Device Plugins with richer semantics including DeviceClass, ResourceClaim, CEL-based filtering, and topology awareness.]]></description>
            <author>Alexis Kinsella</author>
            <category>dra</category>
            <category>kubernetes</category>
            <category>gpu</category>
            <category>device-class</category>
            <category>resource-claim</category>
            <category>scheduling</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4u4alnafb4/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[AI Security for LLM-Powered Applications: Prompt Injection Defense]]></title>
            <link>https://kubedojo.com/ai-security-llm-apps-cloudflare</link>
            <guid isPermaLink="false">https://kubedojo.com/ai-security-llm-apps-cloudflare</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:10 GMT</pubDate>
            <description><![CDATA[Cloudflare made AI Security for Apps GA with prompt injection protection, while RFC 9457 structured error responses cut AI agent token costs by 98%.]]></description>
            <author>Alexis Kinsella</author>
            <category>ai-security</category>
            <category>prompt-injection</category>
            <category>cloudflare</category>
            <category>wiz</category>
            <category>ibm</category>
            <category>llm</category>
            <category>waf</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4r8if2x120/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[What Is Karpenter and Why It Replaced Cluster Autoscaler]]></title>
            <link>https://kubedojo.com/what-is-karpenter</link>
            <guid isPermaLink="false">https://kubedojo.com/what-is-karpenter</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:09 GMT</pubDate>
            <description><![CDATA[How Karpenter's groupless, pod-driven provisioning model solves the scaling limitations that plagued Kubernetes Cluster Autoscaler for years.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>kubernetes</category>
            <category>autoscaling</category>
            <category>cluster-autoscaler</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndfz3poxh2e83/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Disruption, Drift, and Consolidation — Karpenter's Node Lifecycle]]></title>
            <link>https://kubedojo.com/karpenter-disruption-drift-consolidation</link>
            <guid isPermaLink="false">https://kubedojo.com/karpenter-disruption-drift-consolidation</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:07 GMT</pubDate>
            <description><![CDATA[How Karpenter automatically replaces drifted nodes, consolidates underutilized capacity, and respects disruption budgets to keep clusters lean and current.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>kubernetes</category>
            <category>disruption</category>
            <category>consolidation</category>
            <category>drift</category>
            <category>node-lifecycle</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4nmuou6xgd/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[From Zero to Production with Karpenter]]></title>
            <link>https://kubedojo.com/zero-to-production-karpenter</link>
            <guid isPermaLink="false">https://kubedojo.com/zero-to-production-karpenter</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:06 GMT</pubDate>
            <description><![CDATA[A hands-on walkthrough of installing Karpenter on EKS, configuring NodePools and EC2NodeClasses, and hardening the setup for production workloads.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>eks</category>
            <category>production</category>
            <category>setup</category>
            <category>helm</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg1uyu8wrgdy/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[GPU and AI/ML Workload Scaling with Karpenter]]></title>
            <link>https://kubedojo.com/karpenter-gpu-ai-ml-scaling</link>
            <guid isPermaLink="false">https://kubedojo.com/karpenter-gpu-ai-ml-scaling</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:05 GMT</pubDate>
            <description><![CDATA[Dedicated GPU NodePools, cold start fixes for 10GB+ AI images, disruption protection for training jobs, and gang scheduling for distributed workloads.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>gpu</category>
            <category>ai-ml</category>
            <category>nvidia</category>
            <category>eks</category>
            <enclosure url="https://media.kubedojo.com/images/img_mne60lg08nu3zx/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Production Cost Optimization Patterns with Karpenter]]></title>
            <link>https://kubedojo.com/karpenter-cost-optimization-patterns</link>
            <guid isPermaLink="false">https://kubedojo.com/karpenter-cost-optimization-patterns</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:04 GMT</pubDate>
            <description><![CDATA[Spot-to-Spot consolidation, instance diversification, right-sizing pod requests, and the real-world strategies that cut Kubernetes compute costs by 20-40%.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>cost-optimization</category>
            <category>spot-instances</category>
            <category>consolidation</category>
            <category>finops</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg3so6pci3rg/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Observability and Troubleshooting for Karpenter]]></title>
            <link>https://kubedojo.com/karpenter-observability-troubleshooting</link>
            <guid isPermaLink="false">https://kubedojo.com/karpenter-observability-troubleshooting</guid>
            <pubDate>Fri, 03 Apr 2026 19:51:02 GMT</pubDate>
            <description><![CDATA[Setting up Prometheus metrics scraping, building Grafana dashboards for node lifecycle events, and diagnosing common Karpenter issues in production.]]></description>
            <author>Alexis Kinsella</author>
            <category>karpenter</category>
            <category>observability</category>
            <category>prometheus</category>
            <category>grafana</category>
            <category>troubleshooting</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndfz3poxh2e83/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Welcome to KubeDojo]]></title>
            <link>https://kubedojo.com/welcome-to-kubedojo</link>
            <guid isPermaLink="false">https://kubedojo.com/welcome-to-kubedojo</guid>
            <pubDate>Mon, 30 Mar 2026 17:13:04 GMT</pubDate>
            <description><![CDATA[What KubeDojo is and what you'll find here: deep dives into real code, honest explorations of the Kubernetes ecosystem, and structured learning paths to master every certification.]]></description>
            <author>Alexis Kinsella</author>
            <category>kubernetes</category>
            <category>kubedojo</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg5a0kq4xnxj/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The Kubernetes Certification Landscape]]></title>
            <link>https://kubedojo.com/kubernetes-certification-landscape</link>
            <guid isPermaLink="false">https://kubedojo.com/kubernetes-certification-landscape</guid>
            <pubDate>Mon, 30 Mar 2026 17:13:03 GMT</pubDate>
            <description><![CDATA[A practical map of the five CNCF Kubernetes certifications — what each one covers, how exams work, and which path fits your career.]]></description>
            <author>Alexis Kinsella</author>
            <category>certification</category>
            <category>kubernetes</category>
            <category>ckad</category>
            <category>cka</category>
            <category>cks</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg5995ocrtzz/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Agentic AI Workloads on Kubernetes]]></title>
            <link>https://kubedojo.com/agentic-ai-workloads-kubernetes</link>
            <guid isPermaLink="false">https://kubedojo.com/agentic-ai-workloads-kubernetes</guid>
            <pubDate>Mon, 30 Mar 2026 17:13:02 GMT</pubDate>
            <description><![CDATA[How kagent, Agent Sandbox, KEDA, and OPA/Kyverno form the production stack for agentic AI on Kubernetes.]]></description>
            <author>Alexis Kinsella</author>
            <category>agentic-ai</category>
            <category>kubernetes</category>
            <category>keda</category>
            <category>kagent</category>
            <category>agent-sandbox</category>
            <category>statefulsets</category>
            <category>security</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg58cwnh1zn4/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Ingress2Gateway 1.0: Migrating 50% of Clusters from ingress-nginx to Gateway API]]></title>
            <link>https://kubedojo.com/ingress2gateway-gateway-api-migration</link>
            <guid isPermaLink="false">https://kubedojo.com/ingress2gateway-gateway-api-migration</guid>
            <pubDate>Mon, 30 Mar 2026 17:12:41 GMT</pubDate>
            <description><![CDATA[Ingress2Gateway 1.0 provides stable migration from ingress-nginx to Gateway API with 30+ supported annotations and integration-tested translation.]]></description>
            <author>Alexis Kinsella</author>
            <category>ingress-nginx</category>
            <category>gateway-api</category>
            <category>migration</category>
            <category>networking</category>
            <category>ingress2gateway</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg4sa183o9aq/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Docker Agent: Multi-Agent AI Teams in Sandboxed Environments]]></title>
            <link>https://kubedojo.com/docker-agent-ai-sandboxes</link>
            <guid isPermaLink="false">https://kubedojo.com/docker-agent-ai-sandboxes</guid>
            <pubDate>Mon, 30 Mar 2026 17:12:39 GMT</pubDate>
            <description><![CDATA[Build teams of specialized AI agents with Docker Agent: declarative YAML config, multi-agent orchestration, and secure execution in sandboxed microVMs with Docker Desktop 4.63+.]]></description>
            <author>Alexis Kinsella</author>
            <category>docker</category>
            <category>ai-agents</category>
            <category>sandboxes</category>
            <category>microvms</category>
            <category>docker-desktop</category>
            <enclosure url="https://media.kubedojo.com/images/img_mndg1qrqej5x2a/feature-image.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>