Skip to content

Commit

Permalink
(Cherry pick) docs-fix-broken-url (#2585) (#2592)
Browse files Browse the repository at this point in the history
cherry pick docs-fix-broken-url (#2585)

Co-authored-by: nginx-aoife <50101789+nginx-aoife@users.noreply.github.com>
  • Loading branch information
bjee19 and nginx-aoife authored Sep 23, 2024
1 parent 6bd6cfb commit e51d7fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ There are two options for accessing NGINX Gateway Fabric depending on the type o

NGINX Gateway Fabric uses the created service to update the **Addresses** field in the **Gateway Status** resource. Using a **LoadBalancer** service sets this field to the IP address and/or hostname of that service. Without a service, the pod IP address is used.

This gateway is associated with the NGINX Gateway Fabric through the **gatewayClassName** field. The default installation of NGINX Gateway Fabric creates a **GatewayClass** with the name **nginx**. NGINX Gateway Fabric will only configure gateways with a **gatewayClassName** of **nginx** unless you change the name via the `--gatewayclass` [command-line flag](/docs/cli-help.md#static-mode).
This gateway is associated with the NGINX Gateway Fabric through the **gatewayClassName** field. The default installation of NGINX Gateway Fabric creates a **GatewayClass** with the name **nginx**. NGINX Gateway Fabric will only configure gateways with a **gatewayClassName** of **nginx** unless you change the name via the `--gatewayclass` [command-line flag]({{< relref "reference/cli-help.md#static-mode">}}).

0 comments on commit e51d7fb

Please sign in to comment.