mspnp / aks-baseline

This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.
https://aka.ms/architecture/aks-baseline
MIT License
680 stars 515 forks source link

Align with CAF: Add Reference Tags #49

Closed ckittel closed 4 years ago

ckittel commented 4 years ago

The Cloud Adoption Framework highly encourages customers to have specific tags on Azure resources. Let's ensure our baseline is populating tags such as:

and of course our standard

We can add them as parameters to arm templates, but with these as defaults. That will allow us to update Version number easy if we want. We should also strongly recommend that customers provide their own values for tags, and not just deploy with our defaults.

All suggestions above are just that, suggestions. We can figure out what's best for us.

ckittel commented 4 years ago

Do not start on this yet, still gathering requirements. This is a WIP issue :)