Update enable-pluggable-components.md

This commit is contained in:
rayzhou2017 2020-11-03 11:56:28 +08:00 committed by GitHub
parent a5be8e418d
commit 6248ec9bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: