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: operators/oracle-database-operator/2.1.0/manifests/oracle-database-operator.clusterserviceversion.yaml
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -741,22 +741,22 @@ spec:
741
741
version: v4
742
742
description: |
743
743
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
* 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**
760
760
761
761
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)
0 commit comments