kubesphere.md
... ...
@@ -1,4 +1,12 @@
1 1
### 安装Kubernetes
2 2
3 3
- 安装依赖项
4
- ``` sudo apt install socat conntrack ebtables ipset -y ```
... ...
\ No newline at end of file
0
+ ``` sudo apt install socat conntrack ebtables ipset -y ```
1
+
2
+- 下载kubekey
3
+
4
+```shell
5
+
6
+
7
+
8
+```
... ...
\ No newline at end of file