k3s/cmd/kubeadm/app/images
Lubomir I. Ivanov 9a37f2d878
kubeadm: set pod-infra-container-image for the kubelet
The kubelet allows you to set `--pod-infra-container-image`
(also called `PodSandboxImage` in the kubelet config),
which can be a custom location to the "pause" image in the case
of Docker. Other CRIs are not supported.

Set the CLI flag for the Docker case in flags.go using
WriteKubeletDynamicEnvFile().
2018-11-13 13:10:22 -05:00
..
BUILD autogenerated 2018-11-10 17:27:51 +01:00
images.go kubeadm: set pod-infra-container-image for the kubelet 2018-11-13 13:10:22 -05:00
images_test.go kubeadm: set pod-infra-container-image for the kubelet 2018-11-13 13:10:22 -05:00