出现问题,劳烦看看:
./run.sh kstart kubelet_service_unit_init
++ type kstart::kubelet_service_unit_init
++ grep -q function
+ return 1
+ exit 1
uname -rasp
Linux idle_idle_bj_sjs_10_71_11_40 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
type -a ls
ls 是 `ls --color=auto' 的别名
ls 是 /bin/ls
ls 是 /usr/bin/ls
type cd
cd 是 shell 内嵌
展开