kubernetes / autoscaler

Autoscaling components for Kubernetes
Apache License 2.0
8.11k stars 3.98k forks source link

Parameters missing from the FAQ. #7470

Open pierluigilenoci opened 3 weeks ago

pierluigilenoci commented 3 weeks ago

Which component are you using?:

cluster-autoscaler

What version of the component are you using?:

Component version: All

What k8s version are you using (kubectl version)?:

Not relevant

What environment is this in?:

Not relevant

What did you expect to happen?:

To have all the Autoscaler parameters documented.

What happened instead?:

At least 2 parameters were missing.

How to reproduce it (as minimally and precisely as possible):

Search for node-deletion-delay-timeout or node-deletion-batcher-interval in the FAQ page.

Anything else we need to know?:

Nope

adrianmoisey commented 3 weeks ago

/area cluster-autoscaler

Shubham82 commented 2 weeks ago

Hi @pierluigilenoci, there is already PR #7014 opened for adding all the parameters/flags in FAQ.md. PTAL!

pierluigilenoci commented 2 weeks ago

@Shubham82 Well, let's merge it then. 🚀

Shubham82 commented 2 weeks ago

@Shubham82 Well, let's merge it then. 🚀

Yeah, waiting for other members' opinions on Log flags, I hope it will mere soon.