Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 347 Bytes

terraform-azurerm-aks

module to create an aks cluster with optional container registry and stand up an initial ingress controller (nginx) that gets LetsEncrypt certs.

Usage

/#todo

Variables

/#todo

## Dependencies
(helm repo add stable https://kubernetes-charts.storage.googleapis.com)

  • stable/nginx-ingress
  • stable/cert-manager