51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

k8s上 kubesphere部署 centos7.9 系统

镜像:

centos:centos7.9.2009

大小 100M

我们部署上后,需要进入终端测试,需要带上 阻断命令

  containers:
    - name: container-2zr9qw
      image: 'centos:centos7.9.2009'
      command:
        - tail
        - '-f'
      args:
        - /etc/hosts

赞(1)
未经允许不得转载:工具盒子 » k8s上 kubesphere部署 centos7.9 系统