Posts tagged "kubernetes"

3 articles

June 5, 2025

GitOps Beyond Kubernetes: Applying GitOps Principles to Infrastructure as Code

A technical guide for DevOps and platform teams looking to extend GitOps practices to Terraform-based infrastructure workflows, including CI/CD setup, policy enforcement, and tool comparisons.

November 21, 2024

Blue/Green Deployment in Kubernetes with Terraform

Implement a zero-downtime Blue/Green Deployment on Kubernetes using Terraform, allowing smooth traffic switching and easy rollbacks. This guide covers setup, environment isolation, and automated updates for secure, scalable deployments.