kubernetes - custom metrics with HorizontalPodAutoscaler on GKE -


i'm trying set custom metrics horizontalpodautoscaler on 1.6.1 alpha gke cluster.

according https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#prerequisites need set --horizontal-pod-autoscaler-use-rest-clients on kube-controller-manager enable metrics collection. gke, it's not clear whether it's possible set flags on kube-controller-manager. ideas?

has gotten custom metrics working hpa on gke?

you can't manipulate of kubernetes cluster component directly in gke(google container engine), google job, if want achieve may need deploy own kubernetes cluster.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -