Azure / simdem

Tool for Simulating Demo's, delivering Tutorials and using documentation as tests.
MIT License
34 stars 17 forks source link

adding a script which simply deploys a basic AKS Cluster for PoC testing w/ portal #143

Open jasonmesser7 opened 1 year ago

jasonmesser7 commented 1 year ago

Defines environment variables, creates a resource group, creates an AKS cluster, applies the voting app, prints ip address of voting app. When run with python3 main.py demo simpleAKSCreate it results in a '1 click deployment experience'