Azure / azure-cli

Azure Command-Line Interface
MIT License
3.96k stars 2.94k forks source link

Allow to customize flux controllers #26137

Closed mfilotto closed 3 weeks ago

mfilotto commented 1 year ago

Related command

az k8s-configuration flux create

Is your feature request related to a problem? Please describe.

When using flux, we often need to customize flux controllers as describe here

Describe the solution you'd like

It would be great if "az k8s-configuration flux create" had a way to patch flux controllers

Describe alternatives you've considered

Additional context

yonzhan commented 1 year ago

Thank you for opening this issue, we will look into it.

ghost commented 1 year ago

Thank you for your feedback. This has been routed to the support team for assistance.

NarayanThiru commented 8 months ago

@bavneetsingh16 , can you pl. take a look at this?

bavneetsingh16 commented 7 months ago

We allow updating the controllers deployed as part of flux extension, please find the documentation link for it below.

https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/tutorial-use-gitops-flux2?tabs=azure-cli#workload-identity-in-aks-clusters

Need to use 'k8s-extension' cmd to update the flux extension.