Skip to content

Commit b6402cf

Browse files
authored
Sync #16602 add restrictions on Gateway APIs and services in the same namespace into Chinese (#16608)
1 parent b5c0c98 commit b6402cf

File tree

1 file changed

+4
-0
lines changed
  • content/zh/docs/tasks/traffic-management/ingress/gateway-api

1 file changed

+4
-0
lines changed

content/zh/docs/tasks/traffic-management/ingress/gateway-api/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,10 @@ spec:
369369

370370
要将 `Gateway` 链接到 `Service`,需要将 `addresses` 字段配置为指向**单个** `Hostname`
371371

372+
{{< tip >}}
373+
如果 `Service``Gateway` 位于不同的命名空间中,Istio 的控制器将不会配置 `Service`
374+
{{< /tip >}}
375+
372376
{{< text yaml >}}
373377
apiVersion: gateway.networking.k8s.io/v1
374378
kind: Gateway

0 commit comments

Comments
 (0)