本文介绍了用gke更改horizontal-pod-autoscaler-sync-period的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
horizontal-pod-autoscaler-sync-period
如何使用gke更改此设置? p
我想从默认的30秒改变。
解决方案
使用GKE时无法添加/删除标志 - 这就是它的不利之处在于你而不是由你 管理。
horizontal-pod-autoscaler-sync-period
How can I change this setting with gke?
I want to change from the default 30 seconds.
解决方案
There is no way to add/remove flags when using GKE - that's the downside of it being managed for you and not by you.
这篇关于用gke更改horizontal-pod-autoscaler-sync-period的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!