安装资源服务
资源服务包括了docker仓库存储服务,webssh服务,安装时使用默认参数。
- 下载安装脚本
# curl -o install-service.tar.gz http://192.168.1.60/v2/install/install-service.tar.gz # tar zvxf install-service.tar.gz执行以下命令安装
# sudo sh install_service.sh <kube_master_ip>参数说明
kube_master_ip: kube-master规划的IP地址(必需)配置说明 默认安装时,docker仓库将对5000端口提供http服务;webssh将对4200端口提供http服务;