漏 2026 Hashnode
TLDR, Bitnami is narrowing public access to images and pausing updates to many chart artifacts. Expect brownouts as the cut-over window starts on Aug 28th with final public catalog deletion on Sept 29th The biggest risks: Kubernetes ImagePullBac...

Step 1: Terraform Providers and Backend Configuration First, we configure the required Terraform provider (aws) and backend to store the state file securely in an S3 bucket. The AWS provider is set to us-east-1 region, and we specify the version. ter...

Introduction Linkedin post As the technology landscape continues to evolve, containerization has become a crucial aspect of modern software development and deployment. Docker, a leading platform in this space, allows developers to package application...

For this post, we will be using Azure Blob Storage to host the helm chart repo, and here are other requirements to get you set: Helm, Azure CLI, and Terraform have been installed and are working. A Helm chart (you can download any helm chart from a...

Sometimes one may need to perform periodic activities (restarting pods, cleaning up volumes, updating replica counts, etc.). For self-hosted clusters, it is possible to schedule kubectl commands as cron jobs on the master nodes. But what about EKS/GK...
