File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ EMQX Operator 支持在华为云容器引擎(Cloud Container Engine,简称 C
88
99在开始之前,你需要准备以下内容:
1010
11- - 开通华为云容器服务,并创建一个 CCE 集群。具体请参考:[ 创建 CCE 集群 ] ( https://support.huaweicloud.com/usermanual-cce/cce_01_0028 .html )
11+ - 开通华为云容器服务,并创建一个 CCE 集群。具体请参考:[ 购买集群 ] ( https://support.huaweicloud.com/usermanual-cce/cce_10_0298 .html )
1212
1313 ::: tip
1414 Kubernetes 集群节点必须可以访问外网(可以通过加 NAT 网关解决),否则无法拉取除容器镜像服务(SoftWare Repository)外的第三方镜像
@@ -55,7 +55,7 @@ EMQX Operator 支持在华为云容器引擎(Cloud Container Engine,简称 C
5555 dashboardServiceTemplate :
5656 metadata :
5757 annotations :
58- # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0014 .html#cce_10_0014__table939522754617
58+ # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0385 .html
5959 kubernetes.io/elb.autocreate : |
6060 {
6161 "type": "public",
@@ -69,7 +69,7 @@ EMQX Operator 支持在华为云容器引擎(Cloud Container Engine,简称 C
6969 listenersServiceTemplate :
7070 metadata :
7171 annotations :
72- # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0014 .html#cce_10_0014__table939522754617
72+ # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0385 .html
7373 kubernetes.io/elb.autocreate : |
7474 {
7575 "type": "public",
@@ -134,7 +134,7 @@ EMQX Operator 支持在华为云容器引擎(Cloud Container Engine,简称 C
134134 serviceTemplate :
135135 metadata :
136136 annotations :
137- # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0014 .html#cce_10_0014__table939522754617
137+ # # 自动创建关联的 ELB,详细字段说明请参考:https://support.huaweicloud.com/usermanual-cce/cce_10_0385 .html
138138 kubernetes.io/elb.autocreate : |
139139 {
140140 "type": "public",
You can’t perform that action at this time.
0 commit comments