You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
default to Azure management cluster vs. local management cluster
CNI / addons via ClusterResourceSet (+ turn on feature flag by default)
provide a convenience for configuring the node OS (either allow passing in script to run on worker/control plane nodes or some easy way to apply a Daemonset on the workload cluster) Add pre/post bootstrap commands support #97
de-duplicate template composition, improve composition of templates (individual CRDs) in CAPZ so we can rely on those fully
The text was updated successfully, but these errors were encountered:
We do install CNI from the Calico addons template in the CAPZ repo, but it doesn't involve ClusterResourceSet, just kubectl apply of that manifest. So I was assuming there is more work to do here...
TODOs:
The text was updated successfully, but these errors were encountered: