Skip to content
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

Design question: Should ClusterClass & Topology be separated in the azure-aks-aso chart? #34

Open
rbjorklin opened this issue Nov 14, 2024 · 1 comment

Comments

@rbjorklin
Copy link
Contributor

Hello @mboersma!

First of all thanks for putting these charts together! Now over to my question: looking at the aks-aso-clusterclass and aks-aso-topology these are separate flavours, which I believe is on purpose, as it allows creating a single ClusterClass and then stamping out several clusters from that one class. This does not look like it is possible with the azure-aks-aso chart in it's current form, is this intentional?

@mboersma
Copy link
Owner

@rbjorklin you're right that the azure-aks-aso chart doesn't use ClusterClass. I don't know if that's the explicit intention, it's more likely that we got that chart working with ASO and haven't expanded it (or cloned it) to support ClusterClass as well. Contributions are always welcome!

cc: @dtzar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants