KRKoil Rajinkoilraj.hashnode.dev·Oct 28, 2025 · 5 min readPart 5 - Deploying a Simple Application on Amazon EKS using Kubernetes ManifestsIn the previous part, we deployed essential Kubernetes add-ons — AWS Load Balancer Controller, Cluster Autoscaler, and Metrics Server — using Terraform Helm releases.👉 Read Part 4 – EKS Add-ons Deployment with Terraform & GitHub Actions Now, in Part...00
KRKoil Rajinkoilraj.hashnode.dev·Oct 23, 2025 · 12 min readPart 4 – EKS Add-ons – AWS Load balancer controller, Autoscaler, Metrics ServerIn the previous part, we provisioned a production-grade Amazon EKS cluster using Terraform and automated it using GitHub Actions.👉 Read Part 3– EKS Setup with CI/CD 🔗GitHub URLs containing the infrastructure code👉 GitHub Repo - For EKS addon Creat...00
KRKoil Rajinkoilraj.hashnode.dev·Oct 21, 2025 · 17 min readPart 3 – EKS Cluster Provisioning using Terraform ModulesIn the previous parts, we designed and deployed the foundational VPC setup for our EKS cluster using Terraform.👉 Read Part 2 – Automating VPC Setup via GitHub Actions 🔗GitHub URLs containing the infrastructure code👉 GitHub Repo - For EKS Creation�...00
KRKoil Rajinkoilraj.hashnode.dev·Oct 20, 2025 · 8 min readPart 2 - Automating VPC Setup via GitHub Actions🔗 This is Part 2 of my blog series on building a production-grade EKS cluster using Terraform.👉 Read Part 1 – Overview & Architecture 🔗GitHub URLs containing the infrastructure code👉 GitHub Repo - For VPC Creation👉GitHub workflow - For VPC Creat...00
KRKoil Rajinkoilraj.hashnode.dev·Oct 20, 2025 · 4 min readPart 1 - Building a Production-Grade Kubernetes Cluster on AWS Using TerraformThis is Part 1 of a multi-part series where I walk through building a production-grade EKS (Elastic Kubernetes Service) cluster on AWS using Terraform, with full CI/CD automation with manual approval and best practices for real-world deployments. �...00