mirror of https://github.com/k3s-io/k3s
9a37f2d878
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(). |
||
---|---|---|
.. | ||
BUILD | ||
images.go | ||
images_test.go |