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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
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.
6
6
7
-
In this v1.0.0 release, `OraOperator` supports the following database configurations and infrastructure:
7
+
In this v1.0.0 production release, `OraOperator` supports the following database configurations and infrastructure:
@@ -14,7 +14,7 @@ In this v1.0.0 release, `OraOperator` supports the following database configurat
14
14
* Containerized Sharded databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
15
15
* Oracle Multitenant Databases (CDB/PDBs)
16
16
* Oracle Base Database Cloud Service (BDBCS)
17
-
* Cloud Native Database Observer
17
+
* Cloud Native Database Observer (Preview status)
18
18
19
19
Oracle will continue to extend `OraOperator` to support additional Oracle Database configurations.
20
20
@@ -34,7 +34,7 @@ The upcoming releases will support new configurations, operations and capabiliti
34
34
35
35
## Release Status
36
36
37
-
This release has been installed and tested on the following Kubernetes platforms:
37
+
This production release has been installed and tested on the following Kubernetes platforms:
38
38
39
39
*[Oracle Container Engine for Kubernetes (OKE)](https://www.oracle.com/cloud-native/container-engine-kubernetes/) with Kubernetes 1.24
40
40
*[Oracle Linux Cloud Native Environment(OLCNE)](https://docs.oracle.com/en/operating-systems/olcne/) 1.6
@@ -143,7 +143,7 @@ See [Contributing to this Repository](./CONTRIBUTING.md)
143
143
144
144
## Support
145
145
146
-
You can submit a GitHub issue, or you can also file an [Oracle Support service](https://support.oracle.com/portal/) request, using this product ID: 14430.
146
+
You can submit a GitHub issue, and/or you file an [Oracle Support service](https://support.oracle.com/portal/) request, using this product ID: 14430.
0 commit comments