mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-19 03:08:57 +03:00
> The CIDR to use for pod IP addresses, only used in standalone mode. > In cluster mode, this is obtained from the master. > [...] It should only set for standalone Kubelets, [...] https://github.com/kubernetes/kubernetes/blob/v1.15.3/staging/src/k8s.io/kubelet/config/v1beta1/types.go#L458