mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update 02-install-kubernetes-and-kubesphere.adoc (#3230)
复制后有个空格,导致贴到终端会报错
This commit is contained in:
parent
68b8a45ec4
commit
79dc395eee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue