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

Write docs about cluster autoscaler #103

Open
NissesSenap opened this issue Feb 23, 2022 · 0 comments
Open

Write docs about cluster autoscaler #103

NissesSenap opened this issue Feb 23, 2022 · 0 comments

Comments

@NissesSenap
Copy link
Contributor

Cluster autoscaler can be a pain and hard to understand why nodes don't scale.

For AKS there is a configmap that can give insight in to this: kubectl get configmap -n kube-system cluster-autoscaler-status -o yaml

We can also find logs from the autoscaler here:

https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler#retrieve-cluster-autoscaler-logs-and-status

This is specific for AKS. How does this work for AWS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant