You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -133,7 +133,7 @@ That creates a problem where users with GKE and Istio in their cluster can have
133
133
134
134
Kubernetes `appProtocol` field is used as a hint for implementations to configure the protocol used between the implementation and the application it exposes.
135
135
136
-
The [documentation](https://kubernetes.io/docs/concepts/services-networking/service/#application-protocol) for this field says that:
136
+
The [documentation](https://k8s.io/docs/concepts/services-networking/service/#application-protocol) for this field says that:
137
137
138
138
```Values should either be IANA standard service names or domain prefixed names such as mycompany.com/my-custom-protocol.```
0 commit comments