8b4cb9e49fbc91e2968a3ccaf8bdead936e73c98
kubesphere.md
... | ... | @@ -1,5 +1,5 @@ |
1 | 1 | ### 安装Kubernetes |
2 | - |
|
2 | +详情参考:https://www.kubesphere.io/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/ |
|
3 | 3 | - 安装依赖项 |
4 | 4 | ``` sudo apt install socat conntrack ebtables ipset -y ``` |
5 | 5 | |
... | ... | @@ -10,4 +10,6 @@ |
10 | 10 | curl -sfL https://get-kk.kubesphere.io | sh - |
11 | 11 | sudo chmod +x kk |
12 | 12 | |
13 | - ``` |
|
... | ... | \ No newline at end of file |
0 | + ``` |
|
1 | +- 创建集群 |
|
2 | + |