Skip to content

Commit 3ea0046

Browse files
operator [O] oracle-database-operator (2.1.0)
1 parent eaddb9e commit 3ea0046

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

operators/oracle-database-operator/2.1.0/manifests/oracle-database-operator.clusterserviceversion.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -741,22 +741,22 @@ spec:
741741
version: v4
742742
description: |
743743
As part of Oracle's resolution to make Oracle Database Kubernetes native (that is, observable and operable by Kubernetes), Oracle released Oracle Database Operator for Kubernetes (OraOperator or the operator). OraOperator extends the Kubernetes API with custom resources and controllers for automating Oracle Database lifecycle management.
744-
In this v2.0 production release, OraOperator supports the following database configurations and infrastructure:
745-
##Supported Database Configurations:
746-
* Oracle Cloud Infrastructure (OCI) Databases
747-
* Oracle Autonomous Database Serverless (ADB-S)
748-
* Oracle Autonomous Database on Dedicated on (ADB-D)
749-
* Oracle Base Database Cloud Service (Base DB)
750-
* Containerized Database deployments on Kubernetes
751-
* Oracle Kubernetes Engine (OKE) and Oracle Cloud Native Environments (OCNE)
752-
* Single Instance databases (SIDB)
753-
* Globally Distributed Databases (Shared)
754-
* Oracle Data Guard
755-
* True Cache (Preview release)
756-
* Oracle Database Observability
757-
* On-Premises Databases
758-
* Oracle Multitenant Databases (CDB/PDBs management)
759-
* ORDS Services
744+
In this v2.1 production release, `OraOperator` supports the following database configurations and controllers:
745+
## Supported Database Configurations:
746+
* **Oracle Autonomous Database:**
747+
* Oracle Autonomous Database shared Oracle Cloud Infrastructure (OCI) (ADB-S)
748+
* Oracle Autonomous Database on dedicated Cloud infrastructure (ADB-D)
749+
* Oracle Autonomous Container Database (ACD), the infrastructure for provisioning Autonomous Databases
750+
* **Containerized Single Instance databases (SIDB)** deployed in the Oracle Kubernetes Engine (OKE) and any Kubernetes where OraOperator is deployed
751+
* **Containerized Oracle Globally Distributed Databases (GDD)** deployed in OKE and any Kubernetes where OraOperator is deployed
752+
* **Oracle Multitenant Databases (CDB/PDBs)**
753+
* **Oracle Base Database Service (OBDS)** on Oracle Cloud Infrastructure (OCI)
754+
* **Oracle Data Guard**
755+
* **Oracle Database Observability**
756+
* **Oracle Database Rest Service (ORDS) instances**
757+
* **Oracle Restart Database**
758+
* **Oracle Real Application Cluster Database**
759+
* **Oracle Private AI Services Container**
760760
761761
Refer to full feature list and capabilities: [https://github.com/oracle/oracle-database-operator/blob/main/README.md](https://github.com/oracle/oracle-database-operator/blob/main/README.md)
762762
displayName: Oracle Database Operator

0 commit comments

Comments
 (0)