From 6248ec9bc1cc3da94d2a575edc70e019ef365fca Mon Sep 17 00:00:00 2001 From: rayzhou2017 Date: Tue, 3 Nov 2020 11:56:28 +0800 Subject: [PATCH] Update enable-pluggable-components.md --- content/en/docs/quick-start/enable-pluggable-components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/quick-start/enable-pluggable-components.md b/content/en/docs/quick-start/enable-pluggable-components.md index 9c31dc366..b4f36e0b4 100644 --- a/content/en/docs/quick-start/enable-pluggable-components.md +++ b/content/en/docs/quick-start/enable-pluggable-components.md @@ -36,7 +36,7 @@ For more information about each component, see [Overview of Enable Pluggable Com ### **Installing on Linux** -When you install KubeSphere on multi-node Linux, you need to create a configuration file, which lists all KubeSphere components. +When you implement multi-node installation of KubeSphere on Linux, you need to create a configuration file, which lists all KubeSphere components. 1. In the tutorial of [Installing KubeSphere on Linux](../../installing-on-linux/introduction/multioverview/), you create a default file **config-sample.yaml**. Modify the file by executing the following command: