Update 02-install-kubernetes-and-kubesphere.adoc (#3230)

复制后有个空格,导致贴到终端会报错
This commit is contained in:
读心印 2025-03-25 17:21:14 +08:00 committed by GitHub
parent 68b8a45ec4
commit 79dc395eee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -185,7 +185,7 @@ include::../../../_custom/installationAndUpgrade/installationAndUpgrade-oper-dow
[source,bash]
----
 ./kk create config --with-kubernetes <Kubernetes version>
./kk create config --with-kubernetes <Kubernetes version>
----
@ -332,7 +332,7 @@ include::../../../_custom/installationAndUpgrade/installationAndUpgrade-para-con
--
[,bash]
----
 ./kk create cluster -f config-sample.yaml
./kk create cluster -f config-sample.yaml
----
// Note