mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Clarify description/usage of --advertise-address, Master.PublicAddress
This commit is contained in:
@@ -127,7 +127,7 @@ type Config struct {
|
||||
|
||||
// PublicAddress is the IP address where members of the cluster (kubelet,
|
||||
// kube-proxy, services, etc.) can reach the master.
|
||||
// If nil or 0.0.0.0, the first result from net.InterfaceAddrs will be used.
|
||||
// If nil or 0.0.0.0, the host's default interface will be used.
|
||||
PublicAddress net.IP
|
||||
|
||||
// Control the interval that pod, node IP, and node heath status caches
|
||||
|
Reference in New Issue
Block a user