We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3642a commit 6a9f91aCopy full SHA for 6a9f91a
site-src/guides/index.md
@@ -229,7 +229,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
229
kubectl delete -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/raw/main/config/manifests/vllm/cpu-deployment.yaml --ignore-not-found
230
kubectl delete -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/raw/main/config/manifests/vllm/gpu-deployment.yaml --ignore-not-found
231
kubectl delete secret hf-token --ignore-not-found
232
- ```
+ ```
233
234
1. Uninstall the Gateway
235
0 commit comments