website icon indicating copy to clipboard operation
website copied to clipboard

User documentation for KServe.

Results 71 website issues
Sort by recently updated
recently updated
newest added

"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: ![image](https://github.com/kserve/website/assets/29734156/41f75868-11b7-42e4-86d1-ca104c396d3c) Dark Theme: ![image](https://github.com/kserve/website/assets/29734156/77782f10-395d-4e20-ad25-0e4fc6e82035) Light Theme: ![image](https://github.com/kserve/website/assets/29734156/aea1dad6-bc49-4576-a53c-63dfe6148dfc) 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 ##...

kind/bug

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.

kind/bug

## 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.

kind/bug

"Fixes #issue-number" or "Add description of the problem this PR solves" ## Proposed Changes - - -

do-not-merge/work-in-progress

## 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): -...

kind/bug

## 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

kind/bug