azure-service-operator
azure-service-operator copied to clipboard
Feature: Support for KubernetesConfiguration/fluxConfigurations
Support to apply Microsoft.KubernetesConfiguration/fluxConfigurations is needed.
Looks like fluxConfiguration is an extension resource but should be achievable.
Still something we're interested in doing. We do need to reconcile how this would play with the existing ARC integrations to k8s.
We still need to reconcile how this would play with the existing ARC integrations to k8s. I'll highlight this ask to the ARC folks internally at MSFT and see what they say.
No change from above. Haven't seen a ton of user clamor for this either.
Though we support Microsoft.KubernetesConfiguration/extensions... how is fluxConfiguration different?
edit: Actually it looks like fluxConfiguration is required to actually deploy flux looking at your particular git repo. Then the extension is to put the flux agent into the cluster and apply those changes to the cluster.