We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I create invalid name serve ,can not delete the serve:
[root@k8s-test-1 ~]# arena serve list NAME TYPE VERSION DESIRED AVAILABLE ADDRESS PORTS GPU bge-large-en Custom 202502281657 1 1 10.96.3.157 RESTFUL:30696->80 1 bge-large-en-v1.5 Custom 202502281656 1 1 N/A N/A 1 bge-reranker-large Custom 202502281645 1 1 10.96.3.184 RESTFUL:32151->80 1 deeoseek-r1-32b Distributed alpha 1 1 10.96.3.126 RESTFUL:30322->8080 4 deepseek-ai-7b KServe 00001 1 1 http://deepseek-ai-7b.default.dev.hz.cn :80 1 [root@k8s-test-1 ~]# arena serve delete bge-large-en-v1.5 ERRO[0000] Failed to execute kubectl, [/usr/local/bin/arena-kubectl get configmap bge-large-en-v1.5-202502281656-custom-serving --namespace default -o=jsonpath='{.data.app}' > /tmp/bge-large-en-v1.5-202502281656-custom-serving545332676] with exit status 1
The text was updated successfully, but these errors were encountered:
I success deleted After I manaul creation configmap bge-large-en-v1.5-202502281656-custom-serving
bge-large-en-v1.5-202502281656-custom-serving
Sorry, something went wrong.
No branches or pull requests
I create invalid name serve ,can not delete the serve:
The text was updated successfully, but these errors were encountered: