Skip to content

Terraform to create a simple AKS cluster with NGINX ingress controller

Notifications You must be signed in to change notification settings

CloudOps2029/terraform-aks-ingress

 
 

Repository files navigation

terraform-aks

Terraform to create a simple Azure Kubernetes Service (AKS) with NGINX Ingress Controller

TL;DR

$ az login
$ terraform init
$ terraform apply
$ $(terraform output get_credentials)

References:

About

Terraform to create a simple AKS cluster with NGINX ingress controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%