Herve KhgOptimizing 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…Sep 11Sep 11
Herve KhgDebugging 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…Aug 184Aug 184
Herve KhgEight actions for Desacralizing Deployments in productionTwelve years ago, when I started working as an engineer in IT, there was one sacred word that left no one indifferent: deployment. “A…Jun 26Jun 26
Herve KhgHow to migrate Seamlessly Migrating Your EKS Nodes to ARM/Graviton: Good for your Money and the…In this guide, I’ll walk you through the process of migrating your EKS nodes from the X86 architecture to ARM without disrupting your…May 6May 6
Herve KhgHow to give limited access of your EKS cluster to users through RBACThis blog post outlines a process for implementing Role-Based Access Control (RBAC) to manage user and group permissions within EKS…Mar 13Mar 13
Herve KhgOne Year of Driving a Dev Team While Still Getting My Hands Dirty: My 10 Lessons from 2023Lesson 1 — Choosing your team is crucial.Jan 41Jan 41
Herve Khg3 years managing Kubernetes clusters, my 10 lessons.Over the past three years, I’ve navigated the sometimes turbulent waters of managing Kubernetes clusters. This journey, filled with…Nov 12, 202325Nov 12, 202325
Herve KhgStop using EBS as Persistant Volume for EKS pod, use EFS instead — (Fev-2023)I am writing this post to explain my journey for replacing all the EBS volumes attached to the pod of my cluster to EFS. In this page, I…Feb 8, 20236Feb 8, 20236
Herve KhgHow to create Azure container Instance (ACI) with Private Azure File as Mounted VolumeLast week I’ve decided to try Azure Container Instance for processing a Go script that shares images between container registries (ACR)…Feb 17, 2021Feb 17, 2021
Herve KhgHow to Deny access to external Buckets from private instances using lambda and VPC S3 EndpointLast week my client asking me a suitable solution in order that instances in private subnets could access buckets of account.Feb 19, 2020Feb 19, 2020