From d20d187380d77ab5e1c92ec2d48ed4f87d135c2c 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: Mon, 20 Jan 2025 14:00:53 +0800 Subject: [PATCH] Update 02-install-kubernetes-and-kubesphere.adoc 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