tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

Moving to a single AZ kubernetes clusters, downsizing clusters and jumpboxes #381

Closed smarunich closed 5 months ago

smarunich commented 5 months ago
  1. downsized kubernetes nodes to all clusters to 2vCPU/8GB
  2. downsized jumpboxes to the smallest generally available instances 1vCPU/1-2GB
  3. GKE and AKS clusters deployed in the single AZ, to avoid cross-AZ charges
  4. EKS is deployed across minimum number of AZs - 2 AZs, enforced by AWS to minimize cross-AZ charges.