website
website copied to clipboard
User documentation for KServe.
"Fixes #issue-number" or "Add description of the problem this PR solves" ## Proposed Changes - - -
I have followed the official documentation and deployed the serverless deployment, but after running the first inference service example. I am unable to get desired result that has shown in...
I will remake all section. currently added 2 section ## Proposed Changes I am reworking on documentation website. Using: Docusaurus Light Theme:  Dark Theme:  Light Theme:  Dark...
## Expected Behavior When I was learning how to use InferenceGraph, I noticed that the API documentation YAML does not have proper indentation. You can check it at https://kserve.github.io/website/0.11/reference/api/#serving.kserve.io/v1alpha1.InferenceRouter ##...
example: https://github.com/kserve/website/blob/main/docs/get_started/first_isvc.md?plain=1#L200 ```bash kubectl logs load-test8b58n-rgfxr -n kserve-test ``` Different users will generate different jobs and pods name, we should make it more general to execute.
## Expected Behavior The netlify preview for website should work without manual intervention. ## Actual Behavior The netlify preview for website preview goes through a continuous redirect loop.
"Fixes #issue-number" or "Add description of the problem this PR solves" ## Proposed Changes - - -
## Expected Behavior The links should be pointing to a valid site. ## Actual Behavior There are three broken links (-> and what I think it should point to): -...
## What is changing? (Please include as many details as possible.) There is no documentation on how to set cabundle for self-signed certificate and skip validation. ## How will this...
## Expected Behavior https://kserve.github.io/ works ## Actual Behavior https://kserve.github.io/ returns a 404 ## Steps to Reproduce the Problem 1. Go to https://kserve.github.io/ 2. See the 404 error being thrown