update kubernetes.md with gateway-api configuration.
This commit is contained in:
parent
c32f1f1d59
commit
af75f33e62
1 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,12 @@ Set the `mode` in the `kubernetes.yaml` to `cluster`.
|
|||
mode: default
|
||||
```
|
||||
|
||||
To enable Kubernetes gateway-api compatibility, set `route` to `gateway`.
|
||||
|
||||
```yaml
|
||||
route: gateway
|
||||
```
|
||||
|
||||
## Widgets
|
||||
|
||||
The Kubernetes widget can show a high-level overview of the cluster,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue