本文介绍了 平台组件说明 中所列举出的计算节点服务的维护方式。

一、 Docker 维护

二、 kubelet 维护

  • 官方文档
  • 相关配置文件
    /opt/rainbond/conf/worker.yaml

  • 启动、停止、查看状态、重启 kubelet 服务

  1. systemctl start | stop | status | restart kubelet

三、 Node 维护

四、 Etcd-proxy

  • 相关配置文件
    /opt/rainbond/conf/worker.yaml

  • 启动、停止、查看状态、重启 etcd-proxy 服务

  1. systemctl start | stop | status | restart etcd-proxy

五、 Calico 维护