You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/README.md
+24-8Lines changed: 24 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,26 @@ This guide provides instructions for deploying the MaaS Platform infrastructure
14
14
- KServe components are expected to be provided by ODH/RHOAI, not installed separately
15
15
- For non-ODH/RHOAI deployments, KServe can be optionally installed from `deployment/components/kserve`
16
16
17
+
> [!NOTE]
18
+
> **Important:** For the KServe section of the ODH operator, you must set `defaultDeploymentMode: RawDeployment` and ensure that the serving management state is set to `Removed`.
0 commit comments