Skip to content

Commit

Permalink
Merge pull request #5554 from psilberk/main
Browse files Browse the repository at this point in the history
operator [N] oracle-database-operator (1.1.0)
  • Loading branch information
tomasbakk authored Feb 4, 2025
2 parents cf942b1 + f90e7d4 commit 60a0e37
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ spec:
name: pdbs.database.oracle.com
version: v1alpha1
- description: ShardingDatabase is the Schema for the shardingdatabases API
displayName: Sharding Database
displayName: Globally Distributed Databases (Sharded)
kind: ShardingDatabase
name: shardingdatabases.database.oracle.com
version: v1alpha1
Expand All @@ -529,12 +529,12 @@ spec:
description: |
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.
In this 1.1.0 production release, OraOperator supports the following database configurations and infrastructure:
## Oracle Autonomous Database:
## Supported Database Configurations:
* Oracle Autonomous Database shared Oracle Cloud Infrastructure (OCI) (ADB-S)
* Oracle Autonomous Database on dedicated Cloud infrastructure (ADB-D)
* Oracle Autonomous Container Database (ACD) (infrastructure) is the infrastructure for provisioning Autonomous Databases.
* Containerized Single Instance databases (SIDB) deployed in the Oracle Kubernetes Engine (OKE) and any k8s where OraOperator is deployed
* Containerized Sharded databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
* Containerized Globally Distributed Databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
* Oracle Multitenant Databases (CDB/PDBs)
* Oracle Base Database Cloud Service (BDBCS)
* Oracle Data Guard (Preview status)
Expand Down

0 comments on commit 60a0e37

Please sign in to comment.