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 dd4381b commit bf461e0Copy full SHA for bf461e0
pkg/README.md
@@ -23,7 +23,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
23
1. **Install the Inference Extension CRDs:**
24
25
```sh
26
- kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v0.1.0-rc1/manifests.yaml
+ kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v0.1.0-rc.1/manifests.yaml
27
```
28
29
1. **Deploy InferenceModel**
0 commit comments