Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
ed379e2aa3
commit
499e1d5a3b
|
@ -15,7 +15,7 @@ A `Gateway` is an instance of network infrastructure that determines how service
|
|||
|
||||
Gateway instances derive their configurations from the [`GatewayClass`](/docs/api-gateway/configuration/gatewayclass) resource, which acts as a template for individual `Gateway` deployments. Refer to [GatewayClass](/docs/api-gateway/configuration/gatewayclass) for additional information.
|
||||
|
||||
Specify the following parameters to declare a Gateway:
|
||||
Specify the following parameters to declare a `Gateway`:
|
||||
|
||||
| Parameter | Description | Required |
|
||||
| :----------- |:---------------------------------------------------------------------------------------------------------------------------------------------------------- |:-------- |
|
||||
|
|
Loading…
Reference in New Issue