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
/kind bug
What steps did you take and what happened:
apiVersion: "serving.kubeflow.org/v1beta1" kind: "InferenceService" metadata: name: "flower-sample" annotations: serving.kubeflow.org/raw: "true" spec: predictor: tensorflow: storageUri: "gs://kfserving-samples/models/tensorflow/flowers"
What did you expect to happen: Get logs from raw deployment by web-app
Anything else you would like to add:
Environment:
kubectl version
/etc/os-release
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/kind bug
What steps did you take and what happened:
What did you expect to happen:
Get logs from raw deployment by web-app
Anything else you would like to add:
Environment:
kubectl version
): v1.20.2/etc/os-release
): Ubuntu 18.04The text was updated successfully, but these errors were encountered: