版本升級導(dǎo)致的錯誤
錯誤提示:
hostPath type check failed: /var/run/docker.sock is not a file
解決方法:
把卷聲明中的File改成Socket。
具體參考k8s升級導(dǎo)致hostPath type check failed - 知乎 (zhihu.com)
錯誤提示:
hostPath type check failed: /var/run/docker.sock is not a file
解決方法:
把卷聲明中的File改成Socket。
具體參考k8s升級導(dǎo)致hostPath type check failed - 知乎 (zhihu.com)