I have installed a local instance of Kubernetes via Docker on my Mac.
Following the walkthrough on how to activate autoscaling on a deployment I have experienced an
For who are use Internal-IP here may work for you. Follow @Mr.Turtle above at step 4. add more one command.
containers: - name: metrics-server image: k8s.gcr.io/metrics-server-amd64:v0.3.3 command: - /metrics-server - --kubelet-insecure-tls - --kubelet-preferred-address-types=InternalIP