清空你的杯子,方能再行注滿,空無以求全。------ Bruce Lee java
# 150 安裝 rancher server
docker run -d --restart=unless-stopped \
-p 8080:80 -p 8443:443 \
-e CATTLE_SYSTEM_CATALOG=bundled \
-e AUDIT_LEVEL=3 \
rancher/rancher:v2.3.3
複製代碼
# 執行安裝
curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://2be16b36.m.daocloud.io
複製代碼
待完善....docker
請關注微信號(java-note),留言:K8S獲取配套資料 bash