vinnie357 / demo-nginx-consul-azure

nginx k8s consul in aks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

nginx k8s consul in aks

License:Apache License 2.0


Languages

Language:HCL 63.8%Language:Shell 36.2%