mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
commit
aaa67b7fc2
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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) 文件中先启用该组件。
|
||||
|
||||
|
|
|
|||
|
|
@ -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) 文件中首先启用服务拓扑图。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue