mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 02:04:02 +00:00
8 lines
286 B
YAML
8 lines
286 B
YAML
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"
|