Skip to content

Commit

Permalink
Fixing some descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: pablo_silberkasten <[email protected]>
  • Loading branch information
psilberk committed Jan 16, 2025
1 parent 33458ad commit f90e7d4
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 f90e7d4

Please sign in to comment.