/demo-nginx-consul-azure

nginx k8s consul in aks

Primary LanguageHCLApache License 2.0Apache-2.0

demo-nginx-consul-azure

nginx k8s consul in aks

Requirements

  • azure storage bucket with controller tarball

    eg: controller-installer-3.7.0.tar.gz

  • Controller

  • Nginx plus

Prep

  • create storage bucket with controller install tar.gz file
    • Example in ./storage
  • copy example admin vars to new file
      cp admin.auto.tfvars.example admin.auto.tfvars
  • update admin vars to your variables!

Run

  • login and run
    az login
    . demo.sh