Skip to content

Commit 9b6812c

Browse files
committed
Update gateway addresses compatibility doc
1 parent de86f56 commit 9b6812c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/ngf/overview/gateway-api-compatibility.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
101101
- `certificateRefs` - The TLS certificate and key must be stored in a Secret resource of type `kubernetes.io/tls`. Only a single reference is supported.
102102
- `options`: Not supported.
103103
- `allowedRoutes`: Supported.
104-
- `addresses`: Not supported.
104+
- `addresses`
105+
- `type`: Partially supported. Allowed value: `IPAddress`.
106+
- `value`: Partially supported. Dynamic address allocation when value is unspecified is not supported.
105107
- `backendTLS`: Not supported.
106108
- `allowedListeners`: Not supported.
107109
- `status`

0 commit comments

Comments
 (0)