cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Enable granularity for which controllers to run

Open enxebre opened this issue 11 months ago • 3 comments

/kind feature

Describe the solution you'd like As a cluster service provider managing a multi-tenant environment I would like to setup my capi controllers to watch only well known targeted resources and do not run unnecessary controllers. E.g If I'm targeting aro/aks clusters I don't need to run the AzureMachine or the AzureCluster controllers or if I'm using AzureMachine with externally managed infra I don't need ASOAPI

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

enxebre avatar Nov 21 '24 09:11 enxebre