🔹Debug

[ERROR CRI]: container runtime is not running:

terranbin 2025. 2. 18. 11:28
728x90
SMALL

 [ERROR CRI]: container runtime is not running:

 

# CRI 제거
sed -i 's/^disabled_plugins = \["cri"\]/#&/' /etc/containerd/config.toml

# Containerd 재시작
systemctl restart containerd

 

LIST