Skip to content

Conversation

@RezaSR
Copy link

@RezaSR RezaSR commented Sep 19, 2025

In oci://ghcr.io/kserve/charts/kserve --version v0.15.0, Standard deploymentMode is not available, let's use RawDeployment instead.

Fixes: invalid deployment mode. Supported modes are Serverless, RawDeployment and ModelMesh

Proposed Changes

In oci://ghcr.io/kserve/charts/kserve --version v0.15.0 Standard deploymentMode is not available, let's use RawDeployment

Signed-off-by: Reza Saberi Rad <[email protected]>
@netlify
Copy link

netlify bot commented Sep 19, 2025

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit 1a2c607
🔍 Latest deploy log https://app.netlify.com/projects/elastic-nobel-0aef7a/deploys/68dc3f75a3fca9000814d9c8
😎 Deploy Preview https://deploy-preview-527--elastic-nobel-0aef7a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@RezaSR RezaSR changed the title Update kubernetes-deployment.md kubernetes-deployment.md: Standard deploymentMode is not available use RawDeployment instead Sep 19, 2025
@RezaSR RezaSR changed the title kubernetes-deployment.md: Standard deploymentMode is not available use RawDeployment instead kubernetes-deployment.md: Standard deploymentMode is not available yet, use RawDeployment instead Sep 19, 2025
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@spolti spolti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sivanantha321
Copy link
Member

@RezaSR This docs is for 0.16 release. As @spolti pointed out you should refer the 0.15 version docs.

@RezaSR
Copy link
Author

RezaSR commented Sep 23, 2025

@sivanantha321

This docs is for 0.16 release.

In the main doc (latest): https://kserve.github.io/website/docs/admin-guide/kubernetes-deployment we have this,

helm install kserve oci://ghcr.io/kserve/charts/kserve --version v0.15.0 \
  --set kserve.controller.deploymentMode=Standard \
  --set kserve.controller.gateway.ingressGateway.enableGatewayApi=true \
  --set kserve.controller.gateway.ingressGateway.kserveGateway=kserve/kserve-ingress-gateway

So, either --version v0.15.0 should be updated to --version v0.16.0, or deploymentMode should be set to RawDeployment

@spolti
Copy link
Contributor

spolti commented Sep 23, 2025

@sivanantha321 one thing we could do is point the docs to show the latest released version and put the latest one in the end of the drop-down menu.

@spolti
Copy link
Contributor

spolti commented Oct 9, 2025

can we close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants