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

Allow adding extra rules to the Role / ClusterRole template of the Cluster AutoScaler Helm chart #7680

Open
Archisman-Mridha opened this issue Jan 9, 2025 · 0 comments
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Archisman-Mridha
Copy link

Archisman-Mridha commented Jan 9, 2025

Which component are you using?:

/area cluster-autoscaler

Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:

I am using ClusterAPI + Cluster AutoScaler, and would like to use the opt-in support for scaling from zero provided by the AWS Infrastructure Provider (can be any other Infrastructure Provider as well, like : Hetzner / GCP / Azure).

This requires me to add the Infrastructure Machine template types to the Role / ClusterRole associated with the Cluster AutoScaler deployment (refer here).

The Cluster AutoScaler Helm chart doesn't allow me to add extra rules to the Role / ClusterRole.

Describe the solution you'd like.:

I would like the Helm chart to have some parameter, using which I can add whatever additional rules to the Role / ClusterRole

Describe any alternative solutions you've considered.:

If you don't agree with the above solution, then we can have specific rules for each Infrastructure Provider hardcoded in the Role / ClusterRole template. I can bring the extra rules for an Infrastructure Provider into effect using some parameter.

Additional context.:

NA

@Archisman-Mridha Archisman-Mridha added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants