mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix attention
Signed-off-by: zhuxiujuan28 <562873187@qq.com>
This commit is contained in:
parent
95505dafaa
commit
6dcef7c2e7
|
|
@ -80,7 +80,7 @@ curl -sSL https://get-kk.kubesphere.io | sh -
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
If you only want to use `kk` to package KubeSphere images into the air-gapped environment, you can directly use the manifest file received in the email to link:#_4_build_image_package[Build Image Package]. No need to create or edit the manifest file.
|
||||
|
|
@ -123,7 +123,7 @@ vi manifest-sample.yaml
|
|||
--
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|The image list in the following manifest file is for example only. Please get the latest image list through https://get-images.kubesphere.io/.
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ This section describes how to publish an application template.
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
Before listing the application template, at least one of its application versions must be in the **Published** status.
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ After installing the "KubeSphere Service Mesh" extension, **Service Mesh** will
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
Before installing KubeSphere Service Mesh, you need to set up available Prometheus and OpenSearch services in the extension configuration. For more information about the extension configuration, see the details page of the "KubeSphere Service Mesh" extension in the Extensions Center.
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ include::../../../../../../_custom-en/clusterManagement/logReceivers/logReceiver
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
After modification, ensure that the `endpoints` of each extension under the configuration of **WhizardTelemetry Platform Service** is consistent with the modified service address, so that the {ks_product-en} platform can correctly query the log data. For more information, see the details page of the "WhizardTelemetry Platform Service" extension in the Extensions Center.
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ After installing the "WhizardTelemetry Alerting" extension, the **Alerts** and *
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
After installing WhizardTelemetry Alerting, if you enabled or disabled Whizard Observability Center in the WhizardTelemetry Monitoring extension, please update the configuration of WhizardTelemetry Alerting as follows.
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ include::../../../../../_ks_components-en/oper-navigate.adoc[]
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
* The CIDR of the pod IP pool must not overlap with the CIDR of the nodes and the CIDR of the services.
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ This section introduces how to enable cluster gateways.
|
|||
|
||||
[.admon.attention,cols="a"]
|
||||
|===
|
||||
|Note
|
||||
|Attention
|
||||
|
||||
|
|
||||
If a workspace gateway or project gateway has not been enabled, after enabling the cluster gateway, you will no longer be able to enable the workspace gateway and project gateway.
|
||||
|
|
|
|||
Loading…
Reference in New Issue