Wei*_*Lin 5 autoscaling google-cloud-platform kubernetes
我创建集群Google Kubernetes Engine与Cluster Autoscaler启用选项。
我想配置缩放行为,例如--scale-down-delay-after-delete根据https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md。
但是我没有在集群自动缩放器的kube系统上找到Pod或Deployment。
有人有主意吗?
编辑:我不是说Horizontal Pod Autoscaler。
我希望我可以像这样配置它:
$ gcloud container clusters update cluster-1 --enable-autoscaling --scan-interval=5 --scale-down-unneeded-time=3m
ERROR: (gcloud.container.clusters.update) unrecognized arguments:
--scan-interval=5
--scale-down-unneeded-time=3m
Run Code Online (Sandbox Code Playgroud)
根据https://github.com/kubernetes/autoscaler/issues/966这是不可能的
可能是因为无法访问 GKE 上的可执行文件(看起来是这样)。
您甚至无法在 GKE 上查看自动缩放器的日志: https: //github.com/kubernetes/autoscaler/issues/972
| 归档时间: |
|
| 查看次数: |
901 次 |
| 最近记录: |