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

[Bug]: exec ./cluster-autoscaler: argument list too long #1456

Closed
lpellegr opened this issue Aug 21, 2024 · 1 comment
Closed

[Bug]: exec ./cluster-autoscaler: argument list too long #1456

lpellegr opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lpellegr
Copy link

Description

Defining a kube.tf with too many entries makes the cluster auto scaler crash:

$ kubectl logs cluster-autoscaler-78948d4cb7-c5hs8 -n kube-system
exec ./cluster-autoscaler: argument list too long

Kube.tf file

A standard kube.tf with 

>  autoscaler_nodepools = [...]

defining 26 entries

Screenshots

Screenshot from 2024-08-21 21-23-10

Platform

Linux

@lpellegr lpellegr added the bug Something isn't working label Aug 21, 2024
@mysticaltech
Copy link
Collaborator

@lpellegr In order to debug, please include the object that was too long. Tag me when you do so and I will reopen this if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants