Skip to content

Latest commit

 

History

History

azure

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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