Skip to main content

Helm Installation Overview

Installing OBaaS with Helm Charts

This guide outlines the steps to deploy Oracle Backend for Microservices and AI (OBaaS) to an existing Kubernetes cluster using Helm charts.

Installation Steps

StepDescriptionDetails
1Verify prerequisitesConfirm your Kubernetes cluster, database, and tooling meet the requirements.
2Install prerequisites chartInstall the cluster-scoped operators and CRDs (once per cluster).
3Install OBaaS chartInstall the OBaaS application chart into one or more namespaces.
4Verify installationConfirm all pods are running and services are accessible.

Detailed Guides