Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.5 KB

Microsoft Azure Terraform Experiments

Here we'll use az and a minimal complement of Terraform providers to

  • Create a service principal
  • Provision cloud resources (like DNS)
  • Create a simple AKS cluster
  • Install additional Kubernetes infrastructure modules (like cert-manager, nginx-ingress, external-dns)
  • Install a container registry
  • Install cf-for-k8s

and much more.

The basics

For additional exploration