fix/kata-dind-loop-storage
main
kind 控制面容器创建时,nested containerd 卡在 overlay snapshot 提交和 bbolt fdatasync。Docker 数据目录仍落在 Kata shared mount 上。
fdatasync
/var/lib/docker
dockerd-entrypoint.sh
yamllint -c .yamllint.yml --no-warnings platform/sandbox-ci-runners/pools.yaml
kubectl kustomize platform/sandbox-ci-runners
vm-dev
No dependencies set.
The note is not visible to the blocked user.
原因
kind 控制面容器创建时,nested containerd 卡在 overlay snapshot 提交和 bbolt
fdatasync。Docker 数据目录仍落在 Kata shared mount 上。变更
/var/lib/dockerdockerd-entrypoint.sh的 cgroup v2 nesting 初始化验证
yamllint -c .yamllint.yml --no-warnings platform/sandbox-ci-runners/pools.yamlkubectl kustomize platform/sandbox-ci-runnersvm-devkind smoke 做真实集成验证