Herve Khg·Jul 21, 2025Migrating from Kaniko to BuildKit for Docker Builds on Kubernetes (EKS 1.33)When maintaining modern CI/CD pipelines in Kubernetes, building container images efficiently and reliably is crucial. For a while, Kaniko…A response icon7A response icon7
Herve Khg·Jan 28, 2025When Should You Use Kubernetes, and When Is It Unnecessary?Kubernetes has become a standard for container orchestration, but it’s not a one-size-fits-all solution. While it excels in complex…
Herve Khg·Dec 16, 2024I Built My First EKS Cluster in Auto Mode and Was Shocked by the Simplicity: A Terraform GuideAmazon recently introduced EKS Auto Mode during re:Invent, and I couldn’t resist giving it a try. The results? Absolutely mind-blowing…A response icon6A response icon6
Herve Khg·Dec 11, 2024My Kubernetes Journey: From Novice to Expert that write a book without a CertificationI have never taken a Kubernetes certification, yet I’ve built and operated over a dozen clusters in a little less than a decade… And…
Herve Khg·Nov 25, 202410 Lessons for Successfully Launching and Sustaining a Tech Business: My Journey and InsightsStarting and sustaining a business, especially in the tech industry, is a complex and demanding adventure. Yet, it is also a deeply…
Herve Khg·Nov 3, 2024Reducing cold start of lambda functions: 5 essential tipsOptimizing cold starts is crucial for ensuring the responsiveness of serverless-based applications. A cold start occurs when the execution…
Herve Khg·Oct 21, 2024Young developer, stop using ChatGPT instead use your brain sometimesIn recent months, I’ve noticed a troubling trend: the quality of code produced by interns and apprentices is deteriorating rapidly. Whether…A response icon2A response icon2
Herve Khg·Sep 1, 2024Optimizing resource requests and limits for kubernetes podsIn Kubernetes, correctly defining CPU and memory resources for your pods is crucial for maintaining application performance and ensuring…A response icon1A response icon1
Herve Khg·Aug 18, 2024Debugging kubernetes issues in production : a technical guideKubernetes is a powerful platform for orchestrating containers, but when it comes to diagnosing production issues, even the most…A response icon9A response icon9