mirror of https://github.com/k3s-io/k3s
![]() This adds --cluster_dns and --cluster_domain flags to kubelet. If non-empty, kubelet will set docker --dns and --dns-search flags based on these. It uses the cluster DNS and appends the hosts's DNS servers. Likewise for DNS search domains. This also adds API support to bypass cluster DNS entirely, needed to bootstrap DNS. |
||
---|---|---|
.. | ||
kubelet.go | ||
plugins.go |