Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I am using the new hosted Kubernetes (which is pretty awesome, btw), however I cannot get HPA or Metrics to work at all.
I have deployed both heapster and metrics server just in case one was not supported, however on 1.11 I expect metrics server to work. At first, metrics server was not able to connect to the kubelet endpoint via dns (since the names don’t exist as DNS), so I reconfigured metrics-server to use these flags:
--kubelet-insecure-tls
--kubelet-preferred-address-types=InternalIP
This enabled the connection to kubelet and the errors are gone in the metrics server logs. Now I am seeing on the HPA:
unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server is currently
unable to handle the request (get pods.metrics.k8s.io)
This is where I get stuck currently. Any help is appreciated. Thanks!
72e571841e7f4a6881090a2f3e93c0
1txm05v1txm05v
jazzybruno
jazzybruno
1c73a43cf7ab4e9cb7f9e551f34a5e
Server Enthusiast
Sean DesPortes
Robin van der Knaap
4a0d624689d3431099e1b568c03569
Tomy Hsieh
Marek
BIdhan Bastola