generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
We should only be using the helm charts to manage the inferencepool resources. A quick search pointed to a few places where inferencepool-resources.yaml is still referenced:
- https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/site-src/api-types/inferencepool.md
- https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/site-src/implementations/model-servers.md?plain=1
- https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/hack/release-quickstart.sh#L77
- https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/site-src/guides/index.md?plain=1#L319
- https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/site-src/guides/troubleshooting.md?plain=1#L71
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.