From cb189f21dad6cbb1e2c2fa3d23a7a6b06c8ba1c0 Mon Sep 17 00:00:00 2001 From: yanggang Date: Sun, 7 May 2023 16:30:20 +0800 Subject: [PATCH] make the kind_cluster.yaml containerPort same with above word description Signed-off-by: yanggang --- docs/en/docs/install/community/kind/online.md | 2 +- docs/zh/docs/install/community/kind/online.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs/install/community/kind/online.md b/docs/en/docs/install/community/kind/online.md index ff3cbc216a..038a93b7d4 100644 --- a/docs/en/docs/install/community/kind/online.md +++ b/docs/en/docs/install/community/kind/online.md @@ -45,7 +45,7 @@ This page explains how to install DCE 5.0 Community Release online using a kind 1. Set up the `kind_cluster.yaml` configuration file. - Note that port 32000 in the cluster is exposed to port 8888 external to kind (you can modify it yourself). The configuration file example is as follows: + Note that port 32088 in the cluster is exposed to port 8888 external to kind (you can modify it yourself). The configuration file example is as follows: ```yaml title="kind_cluster.yaml" apiVersion: kind.x-k8s.io/v1alpha4 diff --git a/docs/zh/docs/install/community/kind/online.md b/docs/zh/docs/install/community/kind/online.md index 68c645882d..a67740e32d 100644 --- a/docs/zh/docs/install/community/kind/online.md +++ b/docs/zh/docs/install/community/kind/online.md @@ -100,7 +100,7 @@ precheck pass.. 1. 设置 `kind_cluster.yaml` 配置文件。 - 注意,暴露集群内的 32000 端口到 kind 对外的 8888 端口(可自行修改),配置文件示例如下: + 注意,暴露集群内的 32088 端口到 kind 对外的 8888 端口(可自行修改),配置文件示例如下: ```yaml title="kind_cluster.yaml" apiVersion: kind.x-k8s.io/v1alpha4