We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcb895 commit 8e66626Copy full SHA for 8e66626
site-src/guides/index.md
@@ -280,7 +280,7 @@ A cluster with:
280
281
Confirm that the Gateway was assigned an IP address and reports a `Programmed=True` status:
282
```bash
283
- $ kubectl get gateway kubvernor-inference-gateway
+ $ kubectl get gateway inference-gateway
284
NAME CLASS ADDRESS PROGRAMMED AGE
285
inference-gateway kubvernor-inference-gateway <MY_ADDRESS> True 22s
286
```
0 commit comments