mirror of https://github.com/k3s-io/k3s
![]() Introduced chages: 1. Re-writing of the resolv.conf file generated by docker. Cluster dns settings aren't passed anymore to docker api in all cases, not only for pods with host network: the resolver conf will be overwritten after infra-container creation to override docker's behaviour. 2. Added new one dnsPolicy - 'ClusterFirstWithHostNet', so now there are: - ClusterFirstWithHostNet - use dns settings in all cases, i.e. with hostNet=true as well - ClusterFirst - use dns settings unless hostNetwork is true - Default Fixes #17406 |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
cap.go | ||
config.go | ||
container_id.go | ||
doc.go | ||
fake_rkt_interface_test.go | ||
image.go | ||
log.go | ||
rkt.go | ||
rkt_test.go | ||
systemd.go | ||
version.go |