From 79dc395eeee5ea3361aeb30e3f7102edb8321408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=BB=E5=BF=83=E5=8D=B0?= <33275679+aa24615@users.noreply.github.com> Date: Tue, 25 Mar 2025 17:21:14 +0800 Subject: [PATCH] Update 02-install-kubernetes-and-kubesphere.adoc (#3230) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 复制后有个空格,导致贴到终端会报错 --- .../02-install-kubernetes-and-kubesphere.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc b/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc index 8291e8c65..8b9f23cc2 100644 --- a/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc +++ b/content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere.adoc @@ -185,7 +185,7 @@ include::../../../_custom/installationAndUpgrade/installationAndUpgrade-oper-dow [source,bash] ---- - ./kk create config --with-kubernetes +./kk create config --with-kubernetes ---- @@ -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