Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/ngf/overview/gateway-api-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
**Fields**:

- `spec`
- `parentRefs`: Partially supported. Port not supported.
- `parentRefs`: Supported.
- `hostnames`: Supported.
- `rules`
- `matches`
Expand Down Expand Up @@ -196,7 +196,7 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
**Fields**:

- `spec`
- `parentRefs`: Partially supported. Port not supported.
- `parentRefs`: Supported.
- `hostnames`: Supported.
- `rules`
- `matches`
Expand Down Expand Up @@ -259,7 +259,7 @@ Fields:
**Fields**:

- `spec`
- `parentRefs`: Partially supported. Port not supported.
- `parentRefs`: Supported.
- `hostnames`: Supported.
- `rules`
- `backendRefs`: Partially supported. Only one backend ref allowed.
Expand Down
Loading