Skip to content

[Azure] Add Terragrunt configuration for different cluster deployment types #29

@baserrato

Description

@baserrato

Instead of deployments to hypothetical test and prod environments, Terragrunt should instead reflect the following deployment types in Azure:

  • Public AKS cluster with public Kubernetes API server endpoint and load balancer
  • Semi-private AKS cluster with private server endpoint but internet facing load balancer
  • Private AKS cluster with private server endpoint and user-defined route to Azure Firewall
  • AKS cluster with secondary node pool consisting of preemptible VMs
  • AKS cluster using secondary node pool with virtual nodes backed by ACI

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions