RHDP LiteMaaS

Model as a Service for Red Hat Demo Platform

No results found.

Production Status
LiteMaaS v0.4.0
maas.redhatworkshops.io

What is RHDP MaaS?

RHDP MaaS is the Red Hat Demo Platform's Model-as-a-Service implementation โ€” giving users managed access to AI/LLM models with API key management, subscriptions, usage tracking, rate limiting, and budget controls. Users get a simple OpenAI-compatible endpoint without managing any infrastructure.

RHDP MaaS is built on LiteMaaS, an open-source platform by the Red Hat AI Services BU. This documentation covers the RHDP-specific deployment using the rhpds.litemaas Ansible collection.

๐Ÿ—

Architecture

Full component diagram โ€” all LiteMaaS layers, PostgreSQL, Redis, model servers, GitOps flow, and sequence diagrams. Click any diagram to expand.

๐Ÿ“–

Product Overview

What LiteMaaS is, the problem it solves, key features, role hierarchy, and the end-to-end user flow.

๐Ÿค–

Models Reference

Model capability types (Chat, Embeddings, Document Conversion), API endpoints, and curl/SDK examples.

๐Ÿš€

Deployment Guide

Prerequisites, Ansible collection variables reference, step-by-step deployment, post-install checklist.

๐Ÿ› 

Day-2 Operations

Upgrading, scaling, key cleanup cronjob, adding models, LITELLM_AUTO_SYNC, DB sync, admin operations.

๐Ÿ“Š

Monitoring

Grafana dashboards, vLLM and GPU metrics, ServiceMonitors, LiteMaaS usage analytics, and the automated key cleanup cronjob.

๐Ÿ”

Troubleshooting

10 common issues with exact fix commands โ€” model sync, OAuth, migrations, cache, OOMKills, timeouts.

๐Ÿ–ฅ

Infrastructure & Hardware

GPU nodes (L40S, L4, T4), model placement, OpenShift AI, KServe InferenceServices, and how models are deployed.

๐Ÿ“ฆ

Ansible Collection

rhpds/rhpds.litemaas on GitHub โ€” Ansible roles, playbooks, templates and scripts for RHDP deployment.