mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
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:
commit
b32b742d97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user