Skip to content

Terraform to create a simple AKS cluster with NGINX ingress controller

Notifications You must be signed in to change notification settings

matheusfm/terraform-aks

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages