terraform-private-aks
terraform-private-aks copied to clipboard
Manage a "truly" private AKS infrastructure with Terraform
Private AKS Terraform
Manage a "Fully" private AKS infrastructure with Terraform.
Explanation in details in this medium article.
Running the script
After you configure authentication with Azure, just init and apply (no inputs are required):
terraform init
terraform apply