Peeping into CRI-containerd
services: | |
- name: cri-containerd | |
image: linuxkitprojects/cri-containerd:7059f247c4135c75722047a2ce2fe6119a0e1681 | |
files: | |
- path: /etc/kubelet.sh.conf | |
contents: | | |
KUBELET_ARGS="--container-runtime=remote --container-runtime-endpoint=unix:///var/run/cri-containerd.sock" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment