2e1642cf631e12733e03b47500e23cd37688430a
kubesphere.md
... | ... | @@ -6,7 +6,9 @@ |
6 | 6 | - 下载kubekey |
7 | 7 | |
8 | 8 | ```shell |
9 | + export KKZONE=cn |
|
10 | + curl -sfL https://get-kk.kubesphere.io | sh - |
|
9 | 11 | |
10 | - |
|
11 | - |
|
12 | + sudo chmod +x kk |
|
13 | + |
|
12 | 14 | ``` |
... | ... | \ No newline at end of file |