k8s-教程-Rancher2.3搭建K8S 1.16集羣

清空你的杯子,方能再行注滿,空無以求全。------ Bruce Lee java

本篇介紹

資源劃分

Rancher Server

# 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

複製代碼

Docker加速

# 執行安裝 
 curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://2be16b36.m.daocloud.io
複製代碼

構建 K8S集羣

部署ngin

ingress 映射

負載均衡

PVC 掛載

待完善....docker

配套資料

請關注微信號(java-note),留言:K8S獲取配套資料 bash

相關文章
相關標籤/搜索