Forest-L ./install.sh: line 144: kubectl: command not found 报错? 原因:机器镜像自定义了,/usr/local/bin没有加到path下。 解决方法:/usr/local/bin加到PATH的环境变量下,然后重跑安装脚本。