diff --git a/docs/en/docs/kairship/images/update-ingress01.png b/docs/en/docs/kairship/images/update-ingress01.png new file mode 100644 index 0000000000..4e3db40913 Binary files /dev/null and b/docs/en/docs/kairship/images/update-ingress01.png differ diff --git a/docs/en/docs/kairship/images/update-ingress02.png b/docs/en/docs/kairship/images/update-ingress02.png new file mode 100644 index 0000000000..d0513ba7c4 Binary files /dev/null and b/docs/en/docs/kairship/images/update-ingress02.png differ diff --git a/docs/en/docs/kairship/images/update-ingress03.png b/docs/en/docs/kairship/images/update-ingress03.png new file mode 100644 index 0000000000..bb18de0124 Binary files /dev/null and b/docs/en/docs/kairship/images/update-ingress03.png differ diff --git a/docs/en/docs/kairship/resource/update-ingress.md b/docs/en/docs/kairship/resource/update-ingress.md index 3c3228c74e..396ca70485 100644 --- a/docs/en/docs/kairship/resource/update-ingress.md +++ b/docs/en/docs/kairship/resource/update-ingress.md @@ -1,17 +1,17 @@ -# Update multicloud ingress +# Update Multicloud Ingress Currently, two update methods are provided: editing YAML and form update. -1. After entering a multicloud instance, in the left navigation bar, click `Resource Management` -> `Multicloud Ingress`, click `···` to update the ingress in the form. +1. After entering a multicloud instance, in the left navigation bar, click `Resource Management` -> `Multicloud Ingress`, click `⋮` to update the ingress in the form. - + ![Ingress List](../images/update-ingress01.png) -2. In the `Edit YAML` pop-up window, modify the YAML information, click OK to update the ingress. +2. In the `Edit YAML` pop-up window, modify the YAML information, click `OK` to update the ingress. - + ![Edit YAML](../images/update-ingress02.png) -3. Click Update to update the ingress through the form, but the name, multicloud namespace, and cluster of Ingress Class cannot be updated. +3. Click `Update` to update the ingress through the form, but the name, multicloud namespace, and cluster of Ingress Class cannot be updated. - + ![Update](../images/update-ingress03.png) -4. After completing the content that needs to be modified, click OK, and the update is successful. +4. After completing the content that needs to be modified, click `OK`, and the update is successful. diff --git a/docs/zh/docs/kairship/resource/update-ingress.md b/docs/zh/docs/kairship/resource/update-ingress.md index 2941910d4c..fd1db8eb05 100644 --- a/docs/zh/docs/kairship/resource/update-ingress.md +++ b/docs/zh/docs/kairship/resource/update-ingress.md @@ -2,16 +2,16 @@ 目前提供了两种更新方式:编辑 YAML 和表单更新。 -1. 进入某一个多云实例后,在左侧导航栏中,点击`资源管理` -> `多云路由`,点击`···`可以表单更新路由。 +1. 进入某一个多云实例后,在左侧导航栏中,点击`资源管理` -> `多云路由`,点击`⋮`可以表单更新路由。 ![路由列表](https://docs.daocloud.io/daocloud-docs-images/docs/kairship/images/update-ingress01.png) -2. 在`编辑 YAML`弹窗中,修改 YAML 信息,点击确定则更新了路由。 +2. 在`编辑 YAML`弹窗中,修改 YAML 信息,点击`确定`则更新了路由。 ![YAML 更新](https://docs.daocloud.io/daocloud-docs-images/docs/kairship/images/update-ingress03.png) -3. 点击更新,可以通过表单方式更新路由,名称、多云命名空间、Ingress Class 的集群无法更新。 +3. 点击`更新`,可以通过表单方式更新路由,名称、多云命名空间、Ingress Class 的集群无法更新。 ![表单更新](https://docs.daocloud.io/daocloud-docs-images/docs/kairship/images/update-ingress02.png) -4. 完成需要修改的内容后点击确定,更新成功。 +4. 完成需要修改的内容后点击`确定`,更新成功。