Skip to main content

Posts

2025

Provisioning an Amazon EKS Cluster with Terraform

Provisioning an Amazon EKS Cluster with Terraform

·1619 words·8 mins
A hands-on guide showing how I deployed a complete EKS cluster using Terraform modules — including VPC, subnets, NAT gateway, control plane, and managed node groups.
Vault · TLS Enabled, HA with Raft Storage

Vault · TLS Enabled, HA with Raft Storage

·1471 words·7 mins
HashiCorp Vault deployed on Kubernetes with TLS encryption, HA Raft storage, CSI integration, and full GitOps automation through Argo CD.
WordPress · MariaDB · phpMyAdmin — GitOps Deployment

WordPress · MariaDB · phpMyAdmin — GitOps Deployment

·1590 words·8 mins
A complete GitOps-managed WordPress stack deployed on Kubernetes with Argo CD, Vault, cert-manager, Longhorn, and Traefik, showcasing secure secret management, persistent storage, and automated TLS.
Integrating Vault Telemetry with Prometheus

Integrating Vault Telemetry with Prometheus

·867 words·5 mins
Integration of HashiCorp Vault telemetry with Prometheus for secure metrics collection in a Kubernetes environment managed through Argo CD and Vault CSI.