Skip to content

Commit

Permalink
Add some contact details for Baiducloud cluster-autoscaler
Browse files Browse the repository at this point in the history
  • Loading branch information
hello2mao committed Jan 11, 2019
1 parent 7c62fce commit c7d9f3d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cluster-autoscaler/cloudprovider/baiducloud/README.md
Expand Up @@ -16,4 +16,8 @@ Multiple ASG Setup is not supported in BaiduCloud currently.

## Common Notes and Gotchas:
- By default, cluster autoscaler will not terminate nodes running pods in the kube-system namespace. You can override this default behaviour by passing in the `--skip-nodes-with-system-pods=false` flag.
- By default, cluster autoscaler will wait 10 minutes between scale down operations, you can adjust this using the `--scale-down-delay` flag. E.g. `--scale-down-delay=5m` to decrease the scale down delay to 5 minutes.
- By default, cluster autoscaler will wait 10 minutes between scale down operations, you can adjust this using the `--scale-down-delay` flag. E.g. `--scale-down-delay=5m` to decrease the scale down delay to 5 minutes.

## Maintainer
* Hongbin Mao [@hello2mao](https://github.com/hello2mao)
* Ti Zhou [@tizhou86](https://github.com/tizhou86)

0 comments on commit c7d9f3d

Please sign in to comment.