Build an EKS Environment Factory with Pulumi and vCluster (opens in new tab)
AWS reports in an that Deloitte’s move to a virtual cluster model on Amazon EKS resulted in 89% faster testing environment provisioning. By consolidating dozens of disparate clusters into a single host cluster with over 50 This post adapts that general architecture with Pulumi to orchestrate Amazon and vCluster. The problem: environment sprawl and provisioning lag Traditional development workflows often rely on one full EKS cluster per developer or feature branch. While this provides strong i...
Read the original article