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: docs/guides/deploy-rhoai.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Batch Gateway on Red Hat OpenShift AI (RHOAI)
2
2
3
-
This guide demonstrates how to deploy batch-gateway on OpenShift with RHOAI (Red Hat OpenShift AI), using Red Hat Connectivity Link (Kuadrant) for authentication, authorization, and rate limiting.
3
+
This guide demonstrates how to deploy batch-gateway on OpenShift with RHOAI (Red Hat OpenShift AI), using Red Hat Connectivity Link (RHCL/Kuadrant) for authentication, authorization, and rate limiting.
4
+
5
+
> **Note**: The batch gateway does not depend on RHCL. This guide uses RHCL for gateway-level auth and rate limiting, but any policy engine that works with Gateway API can be used instead.
0 commit comments