安装kubelet报错 : Depends: init-system-helpers (>= 1.18~) but 1.14ubuntu1 is to be installed

解决办法:

wget http://launchpadlibrarian.net/173841617/init-system-helpers_1.18_all.deb
dpkg -i init-system-helpers_1.18_all.deb

 

posted @ 2019-04-10 12:12  对白的算法屋  阅读(1193)  评论(0)    收藏  举报