Skip to content

Commit 79dc395

Browse files
authored
Update 02-install-kubernetes-and-kubesphere.adoc (#3230)
复制后有个空格,导致贴到终端会报错
1 parent 68b8a45 commit 79dc395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ include::../../../_custom/installationAndUpgrade/installationAndUpgrade-oper-dow
185185
[source,bash]
186186
----
187187
188-
 ./kk create config --with-kubernetes <Kubernetes version>
188+
./kk create config --with-kubernetes <Kubernetes version>
189189
190190
----
191191

@@ -332,7 +332,7 @@ include::../../../_custom/installationAndUpgrade/installationAndUpgrade-para-con
332332
--
333333
[,bash]
334334
----
335-
 ./kk create cluster -f config-sample.yaml
335+
./kk create cluster -f config-sample.yaml
336336
----
337337

338338
// Note

0 commit comments

Comments
 (0)