Azure-Samples / aks-platform-engineering

MIT License
83 stars 22 forks source link

More streamlined workflow for new clusters #76

Closed dtzar closed 3 months ago

dtzar commented 3 months ago

Purpose

Separate out the deployment of the clusters for a team into a more logical separate workflow where the first part is deploying the management control plane and it's dependencies first. Then the team cluster and the instructions for a team to utilize those clusters/infra. Compliments with the documentation overhaul in #65

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: