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
master
Hi Guys.
I need your help about an issue. I think I need to explain the problem in detail for you to understand.
But i can not. I am always getting "{"detail":"Not Found"}" Error. I want to ask you that Can firewall block it?
What did you expect to happen: I want to see Swagger UI page on my browser
What's the InferenceService yaml:
apiVersion: "serving.kserve.io/v1beta1" kind: "InferenceService" metadata: name: "sklearn-iris" namespace: kubeflow-user-example-com spec: predictor: model: args: ["--enable_docs_url=True"] # This line allow to reach Swagget-UI modelFormat: name: sklearn storageUri: "gs://kfserving-examples/models/sklearn/1.0/model"
You can follow the documentation mentioned above
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Validation Checklist
Version
master
Describe your issue
Hi Guys.
I need your help about an issue. I think I need to explain the problem in detail for you to understand.
But i can not. I am always getting "{"detail":"Not Found"}" Error. I want to ask you that Can firewall block it?
Documentation: https://kserve.github.io/website/latest/get_started/swagger_ui/#inferenceservice-swagger-ui
What did you expect to happen:
I want to see Swagger UI page on my browser
What's the InferenceService yaml:
Steps to reproduce the issue
You can follow the documentation mentioned above
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: