mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update cluster management UI in 3.1 doc
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
aef44f2745
commit
0c49062b6b
|
|
@ -11,17 +11,17 @@ In addition to monitoring data at the physical resource level, cluster administr
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Resource Usage
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
2. If you have enabled the [multi-cluster feature](../../multicluster-management/) with member clusters imported, you can select a specific cluster to view its application resources. If you have not enabled the feature, refer to the next step directly.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Choose **Application Resources** under **Monitoring & Alerting** to see the overview of application resource monitoring, including the summary of the usage of all resources in the cluster, as shown in the following figure.
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ After a workspace is created, you can allocate additional clusters to the worksp
|
|||
|
||||
1. Log in to KubeSphere with an account that has the permission to manage clusters, such as `admin`.
|
||||
|
||||
2. Click **Platform** in the top left corner and select **Clusters Management**. Select a cluster from the list to view cluster information.
|
||||
2. Click **Platform** in the top left corner and select **Cluster Management**. Select a cluster from the list to view cluster information.
|
||||
|
||||
3. In **Cluster Settings** from the navigation bar, select **Cluster Visibility**.
|
||||
|
||||
|
|
|
|||
|
|
@ -9,13 +9,13 @@ You can use Elasticsearch, Kafka and Fluentd as log receivers in KubeSphere. Thi
|
|||
|
||||
## Prerequisites
|
||||
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
- Before adding a log receiver, you need to enable any of the `logging`, `events` or `auditing` components. For more information, see [Enable Pluggable Components](../../../../pluggable-components/). `logging` is enabled as an example in this tutorial.
|
||||
|
||||
## Add Elasticsearch as a Receiver
|
||||
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
2. If you have enabled the [multi-cluster feature](../../../../multicluster-management/), you can select a specific cluster. If you have not enabled the feature, refer to the next step directly.
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ You can use Elasticsearch, Kafka and Fluentd as log receivers in KubeSphere. Thi
|
|||
|
||||
## Prerequisites
|
||||
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
- Before adding a log receiver, you need to enable any of the `logging`, `events` or `auditing` components. For more information, see [Enable Pluggable Components](../../../../pluggable-components/). `logging` is enabled as an example in this tutorial.
|
||||
|
||||
|
|
@ -122,7 +122,7 @@ EOF
|
|||
|
||||
## Step 2: Add Fluentd as a Log Receiver (i.e. Collector)
|
||||
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
2. If you have enabled the [multi-cluster feature](../../../../multicluster-management/), you can select a specific cluster. If you have not enabled the feature, refer to the next step directly.
|
||||
3. On the **Cluster Management** page, go to **Log Collections** in **Cluster Settings**.
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ You can use Elasticsearch, Kafka and Fluentd as log receivers in KubeSphere. Thi
|
|||
|
||||
## Prerequisites
|
||||
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- Before adding a log receiver, you need to enable any of the `logging`, `events` or `auditing` components. For more information, see [Enable Pluggable Components](../../../../pluggable-components/). `logging` is enabled as an example in this tutorial.
|
||||
|
||||
## Step 1: Create a Kafka Cluster and a Kafka Topic
|
||||
|
|
@ -101,7 +101,7 @@ You can use [strimzi-kafka-operator](https://github.com/strimzi/strimzi-kafka-op
|
|||
|
||||
## Step 2: Add Kafka as a Log Receiver
|
||||
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
2. If you have enabled the [multi-cluster feature](../../../../multicluster-management/), you can select a specific cluster. If you have not enabled the feature, refer to the next step directly.
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ This tutorial gives a brief introduction about the general steps of adding log r
|
|||
|
||||
## Prerequisites
|
||||
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
- Before adding a log receiver, you need to enable any of the `logging`, `events` or `auditing` components. For more information, see [Enable Pluggable Components](../../../../pluggable-components/).
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ To add a log receiver:
|
|||
|
||||
1. Log in to the web console of KubeSphere as `admin`.
|
||||
|
||||
2. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
2. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
3. If you have enabled the [multi-cluster feature](../../../../multicluster-management/), you can select a specific cluster. If you have not enabled the feature, refer to the next step directly.
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ This guide demonstrates email notification settings (customized settings support
|
|||
## Hands-on Lab
|
||||
|
||||
1. Log in to the web console with one account granted the role `platform-admin`.
|
||||
2. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
2. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -10,17 +10,17 @@ KubeSphere provides monitoring of related metrics such as CPU, memory, network,
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Cluster Status Monitoring
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
2. If you have enabled the [multi-cluster feature](../../multicluster-management/) with member clusters imported, you can select a specific cluster to view its application resources. If you have not enabled the feature, refer to the next step directly.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Choose **Cluster Status** under **Monitoring & Alerting** to see the overview of cluster status monitoring, including **Cluster Node Status**, **Components Status**, **Cluster Resources Usage**, **ETCD Monitoring**, and **Service Component Monitoring**, as shown in the following figure.
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ You have created a node-level alerting policy and received alert notifications o
|
|||
|
||||
1. Log in to the console with one account granted the role `platform-admin`.
|
||||
|
||||
2. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
2. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ KubeSphere provides alerting policies for nodes and workloads. This guide demons
|
|||
|
||||
1. Log in to the console with one account granted the role `platform-admin`.
|
||||
|
||||
2. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
2. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@ This tutorial demonstrates what a cluster administrator can view and do for node
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Node Status
|
||||
|
||||
Cluster nodes are only accessible to cluster administrators. Some node metrics are very important to clusters. Therefore, it is the administrator's responsibility to watch over these numbers and make sure nodes are available. Follow the steps below to view node status.
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -28,11 +28,11 @@ The table below summarizes common volume plugins for various provisioners (stora
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Manage Storage Classes
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -12,11 +12,11 @@ The built-in Jenkins cannot share the same email configuration with the platform
|
|||
## Prerequisites
|
||||
|
||||
- You need to enable the [KubeSphere DevOps System](../../../pluggable-components/devops/).
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Set the Email Server
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ You have enabled [the KubeSphere DevOps System](../../../pluggable-components/de
|
|||
|
||||
It is recommended that you configure Jenkins in KubeSphere through Configuration-as-Code (CasC). The built-in Jenkins CasC file is stored as a [ConfigMap](../../../project-user-guide/configuration/configmaps/).
|
||||
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to KubeSphere as `admin`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -12,11 +12,11 @@ This tutorial demonstrates how you set CI nodes so that KubeSphere schedules tas
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Label a CI Node
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ This tutorial demonstrates how to add an existing Kubernetes namespace to a Kube
|
|||
|
||||
## Prerequisites
|
||||
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
- You have an available workspace so that the namespace can be assigned to it. For more information, see [Create Workspaces, Projects, Accounts and Roles](../../../quick-start/create-workspace-and-project/).
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ If you install KubeSphere on Linux, see [Disable Telemetry after Installation](.
|
|||
|
||||
1. Log in to the console as `admin` and click **Platform** in the top left corner.
|
||||
|
||||
2. Select **Clusters Management** and navigate to **CRDs**.
|
||||
2. Select **Cluster Management** and navigate to **CRDs**.
|
||||
|
||||
{{< notice note >}}
|
||||
If you have enabled [the multi-cluster feature](../../../multicluster-management/), you need to select a cluster first.
|
||||
|
|
|
|||
|
|
@ -284,7 +284,7 @@ glusterfs (default) kubernetes.io/glusterfs Delete Immediate
|
|||
|
||||
### KubeSphere console
|
||||
|
||||
1. Log in to the web console with the default account and password (`admin/P@88w0rd`) at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to the web console with the default account and password (`admin/P@88w0rd`) at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
3. Go to **Volumes** under **Storage**, and you can see PVCs in use.
|
||||
|
||||
|
|
|
|||
|
|
@ -256,7 +256,7 @@ You can verify that NFS-client has been successfully installed either from the c
|
|||
|
||||
### KubeSphere console
|
||||
|
||||
1. Log in to the web console as `admin` with the default account and password at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to the web console as `admin` with the default account and password at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
2. Go to **Pods** in **Application Workloads** and select `kube-system` from the project drop-down list. You can see that the Pod of `nfs-client` is up and running.
|
||||
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@ You can verify that QingCloud CSI has been successfully installed either from th
|
|||
|
||||
### KubeSphere console
|
||||
|
||||
1. Log in to the web console with the default account and password (`admin/P@88w0rd`) at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Log in to the web console with the default account and password (`admin/P@88w0rd`) at `<NodeIP>:30880`. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
2. Go to **Pods** in **Application Workloads** and select `kube-system` from the project drop-down list. You can see that the Pods of `csi-qingcloud` are up and running.
|
||||
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=
|
|||
|
||||
## Import a Member Cluster
|
||||
|
||||
1. Log in to the KubeSphere console as `admin` and click **Add Cluster** on the **Clusters Management** page.
|
||||
1. Log in to the KubeSphere console as `admin` and click **Add Cluster** on the **Cluster Management** page.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@ kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=
|
|||
|
||||
## Import a Member Cluster
|
||||
|
||||
1. Log in to the KubeSphere console as `admin` and click **Add Cluster** on the **Clusters Management** page.
|
||||
1. Log in to the KubeSphere console as `admin` and click **Add Cluster** on the **Cluster Management** page.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ This tutorial demonstrates how to import an Aliyun ACK cluster through the [dire
|
|||
jwtSecret: "QVguGh7qnURywHn2od9IiOX6X8f8wK8g"
|
||||
```
|
||||
|
||||
2. Log in to the KubeSphere console of the ACK cluster as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**.
|
||||
2. Log in to the KubeSphere console of the ACK cluster as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**.
|
||||
|
||||
3. Go to **CRDs**, input `ClusterConfiguration` in the search bar, and then press **Enter** on your keyboard. Click **ClusterConfiguration** to go to its detail page.
|
||||
|
||||
|
|
@ -65,7 +65,7 @@ Log in to the web console of Aliyun. Go to **Clusters** under **Container Servic
|
|||
|
||||
### Step 3: Import the ACK Member Cluster
|
||||
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**. On the **Clusters Management** page, click **Add Cluster**.
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**. On the **Cluster Management** page, click **Add Cluster**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ You need to deploy KubeSphere on your EKS cluster first. For more information ab
|
|||
jwtSecret: "QVguGh7qnURywHn2od9IiOX6X8f8wK8g"
|
||||
```
|
||||
|
||||
2. Log in to the KubeSphere console of the EKS cluster as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**.
|
||||
2. Log in to the KubeSphere console of the EKS cluster as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**.
|
||||
|
||||
3. Go to **CRDs**, input `ClusterConfiguration` in the search bar, and then press **Enter** on your keyboard. Click **ClusterConfiguration** to go to its detail page.
|
||||
|
||||
|
|
@ -166,7 +166,7 @@ You need to deploy KubeSphere on your EKS cluster first. For more information ab
|
|||
|
||||
### Step 4: Import the EKS Member Cluster
|
||||
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**. On the **Clusters Management** page, click **Add Cluster**.
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**. On the **Cluster Management** page, click **Add Cluster**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ You need to deploy KubeSphere on your GKE cluster first. For more information ab
|
|||
jwtSecret: "QVguGh7qnURywHn2od9IiOX6X8f8wK8g"
|
||||
```
|
||||
|
||||
2. Log in to the KubeSphere console on GKE as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**.
|
||||
2. Log in to the KubeSphere console on GKE as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**.
|
||||
|
||||
3. Go to **CRDs**, input `ClusterConfiguration` in the search bar, and then press **Enter** on your keyboard. Click **ClusterConfiguration** to go to its detail page.
|
||||
|
||||
|
|
@ -111,7 +111,7 @@ You need to deploy KubeSphere on your GKE cluster first. For more information ab
|
|||
|
||||
### Step 4: Import the GKE Member Cluster
|
||||
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Clusters Management**. On the **Clusters Management** page, click **Add Cluster**.
|
||||
1. Log in to the KubeSphere console on your Host Cluster as `admin`. Click **Platform** in the upper left corner and then select **Cluster Management**. On the **Cluster Management** page, click **Add Cluster**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -11,13 +11,13 @@ This tutorial demonstrates how to unbind a cluster from the central control plan
|
|||
## Prerequisites
|
||||
|
||||
- You have enabled multi-cluster management.
|
||||
- You need an account granted a role including the authorization of **Clusters Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
- You need an account granted a role including the authorization of **Cluster Management**. For example, you can log in to the console as `admin` directly or create a new role with the authorization and assign it to an account.
|
||||
|
||||
## Unbind a Cluster
|
||||
|
||||
1. Click **Platform** in the top left corner and select **Clusters Management**.
|
||||
1. Click **Platform** in the top left corner and select **Cluster Management**.
|
||||
|
||||
2. On the **Clusters Management** page, click the cluster that you want to remove from the central control plane.
|
||||
2. On the **Cluster Management** page, click the cluster that you want to remove from the central control plane.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ The process of installing KubeSphere on Kubernetes is same as stated in the tuto
|
|||
|
||||
## Enable Alerting and Notification after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ The process of installing KubeSphere on Kubernetes is same as stated in the tuto
|
|||
|
||||
## Enable the App Store after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ By default, ks-installer will install Elasticsearch internally if Auditing is en
|
|||
|
||||
## Enable Auditing Logs after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ The process of installing KubeSphere on Kubernetes is same as stated in the tuto
|
|||
|
||||
## Enable DevOps after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ By default, ks-installer will install Elasticsearch internally if Events is enab
|
|||
|
||||
## Enable Events after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@ By default, ks-installer will install Elasticsearch internally if Logging is ena
|
|||
|
||||
## Enable Logging after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ If you install KubeSphere on some cloud hosted Kubernetes engines, it is probabl
|
|||
|
||||
## Enable the Metrics Server after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ The process of installing KubeSphere on Kubernetes is same as stated in the tuto
|
|||
|
||||
## Enable the Network Policy after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ The process of installing KubeSphere on Kubernetes is same as stated in the tuto
|
|||
|
||||
## Enable KubeSphere Service Mesh after Installation
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ Whether you install KubeSphere on Linux or on Kubernetes, you can check the stat
|
|||
|
||||
The KubeSphere web console provides a convenient way for users to view and operate on different resources. To enable pluggable components after installation, you only need to make few adjustments on the console directly. For those who are accustomed to the Kubernetes command-line tool, kubectl, they will have no difficulty in using KubeSphere as the tool is integrated into the console.
|
||||
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Clusters Management**.
|
||||
1. Log in to the console as `admin`. Click **Platform** in the top-left corner and select **Cluster Management**.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue