-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #3: Adds initial setup for aks cluster on Azure #40
Issue #3: Adds initial setup for aks cluster on Azure #40
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not entirely sure that I could get started deploying my own kubernetes cluster from the README.md. How could we get this to the point where anyone can create a kubernetes cluster on Azure free credits? Also getting queueing someone from Microsoft to review. Can be done in a future issue.
@SonOfLope ...also the description checklist has no checkmarks. looks very clean, nice naming. |
Thank you! Added the checkmarks. |
I added some information in README.md. Currently since we use Devops Azure for the pipeline it would not be an ideal set up for someone to try it so I will open an issue for it and hopefully by then we are no longer using Azure Devops. Issue created : #41 |
This PR is allowing an aks cluster to be created with admin access given to defined ad_groups variable.
It aims to achieve the following :