Oracle Database Operator for Kubernetes (OraOperator) manages all Cloud deployments of Oracle Database, including:
- Oracle Autonomous Database (ADB)
- Containerized Oracle Database Single Instance (SIDB)
- Containerized Oracle Globally Distributed Database (GDD)
Review and complete each step as needed.
To set up a Kubernetes cluster on Oracle Cloud Infrastructure:
- Log in to OCI
- Create an OKE Cluster
- Provision persistent storage for data files (NFS or Block)
Note: You must provision persistent storage if you intend to deploy containerized databases over the OKE cluster.
If you intent to use OraOperator
to handle Oracle Autonomous Database lifecycles, then read Oracle Autonomous Database prerequisites
If you intent to use OraOperator
to handle Oracle Database Single Instance lifecycles, then read Single Instance Database Prerequisites
If you intent to use OraOperator to handle the lifecycle of Oracle Globally Distributed Database(GDD), then read Oracle Globally Distributed Database Prerequisites