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 f0310dc commit 13573f5Copy full SHA for 13573f5
site-src/guides/index.md
@@ -164,7 +164,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
164
5. Label the gateway
165
166
```bash
167
- kubectl label gateway llm-gateway istio.io/enable-inference-extproc=true
+ kubectl label gateway inference-gateway istio.io/enable-inference-extproc=true
168
```
169
170
Confirm that the Gateway was assigned an IP address and reports a `Programmed=True` status:
0 commit comments