Merge pull request #1491 from serenashe/ff

Fix format
This commit is contained in:
Sherlock113 2021-05-06 11:43:37 +08:00 committed by GitHub
commit aaa67b7fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -39,7 +39,7 @@ If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/),
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable Alerting first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -46,7 +46,7 @@ If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/),
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable the KubeSphere App Store first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -57,7 +57,7 @@ By default, KubeKey will install Elasticsearch internally if Auditing is enabled
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable KubeSphere Auditing first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -43,7 +43,7 @@ If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/),
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable KubeSphere DevOps first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -61,7 +61,7 @@ By default, KubeKey will install Elasticsearch internally if Logging is enabled.
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable KubeSphere Logging first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -39,7 +39,7 @@ When you implement multi-node installation of KubeSphere on Linux, you need to c
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable the Metrics Server first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -48,7 +48,7 @@ If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/),
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable the Network Policy first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -41,7 +41,7 @@ If you adopt [All-in-One Installation](../../quick-start/all-in-one-on-linux/),
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable KubeSphere Service Mesh first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -40,7 +40,7 @@ When you implement multi-node installation of KubeSphere on Linux, you need to c
./kk create cluster -f config-sample.yaml
```
### **Installing on Kubernetes**
### Installing on Kubernetes
As you [install KubeSphere on Kubernetes](../../installing-on-kubernetes/introduction/overview/), you can enable Service Topology first in the [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) file.

View File

@ -16,7 +16,7 @@ KubeSphere 支持用于[部署](../../project-user-guide/application-workloads/d
使用 KubeKey 为集群创建配置文件时,该文件会默认启用 Metrics Server。即在 Linux 上安装 KubeSphere 之前,您无需手动启用 Metrics Server。
### 在 **Kubernetes** 上安装
### 在 Kubernetes 上安装
[在 Kubernetes 上安装 KubeSphere](../../installing-on-kubernetes/introduction/overview/) 教程中演示了在 Kubernetes 上安装 KubeSphere 的流程。若想安装可选组件 Metrics Server您可以先在 [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) 文件中先启用该组件。

View File

@ -41,7 +41,7 @@ weight: 6915
./kk create cluster -f config-sample.yaml
```
### **在 Kubernetes 上安装**
### 在 Kubernetes 上安装
[在 Kubernetes 上安装 KubeSphere](../../installing-on-kubernetes/introduction/overview/) 时,您可以在 [cluster-configuration.yaml](https://github.com/kubesphere/ks-installer/releases/download/v3.1.0/cluster-configuration.yaml) 文件中首先启用服务拓扑图。