Merge pull request #76819 from serathius/metrics-server-internal-ip

[metrics-server addon] Restore connecting to nodes via IP addresses
This commit is contained in:
Kubernetes Prow Robot 2019-04-19 07:31:55 -07:00 committed by GitHub
commit b32b742d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ spec:
# Remove these lines for non-GKE clusters, and when GKE supports token-based auth.
- --kubelet-port=10255
- --deprecated-kubelet-completely-insecure=true
- --kubelet-preferred-address-types=InternalIP,Hostname,InternalDNS,ExternalDNS,ExternalIP
ports:
- containerPort: 443
name: https