Skip to content

Commit 4046b0b

Browse files
author
abhisbyk
committed
Added the LiveLab info, version upgrade comment
Signed-off-by: abhisbyk <[email protected]>
1 parent 189e92b commit 4046b0b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Oracle strongly recommends that you ensure your system meets the following [Prer
6767
```sh
6868
kubectl apply -f https://raw.githubusercontent.com/oracle/oracle-database-operator/main/oracle-database-operator.yaml
6969
```
70+
---
71+
**NOTE:**
72+
The above command will also upgrade the existing v0.1.0 `OraOperator` installation to the latest version i.e. v0.2.0.
73+
74+
---
7075

7176
Ensure that operator pods are up and running. Operator pod replicas are set to a default of 3 for High Availability, which can be scaled up and down.
7277

docs/sidb/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Oracle Database Operator for Kubernetes (`OraOperator`) includes the Single Inst
3232
* [APEX Installation](#apex-installation)
3333
* [Delete ORDS](#delete-ords)
3434
* [Maintenance Operations](#maintenance-operations)
35+
* [Additional Information](#additional-information)
3536

3637
## Prerequisites
3738

@@ -793,3 +794,9 @@ If you need to perform some maintenance operations (Database/ORDS) manually, the
793794
3. Log In to `sqlplus` to perform manual operations by using the following command:
794795
795796
sqlplus / as sysdba
797+
798+
## Additional information
799+
Detailed instructions for setting up Single Instance Database by OraOperator using OCI free trial account is available now in the LiveLab format. Please use the following link:
800+
[https://oracle.github.io/cloudtestdrive/AppDev/database-operator/workshops/freetier/?lab=introduction](https://oracle.github.io/cloudtestdrive/AppDev/database-operator/workshops/freetier/?lab=introduction)
801+
802+
Thanks, [Jan Leemans](https://github.com/janleemans), for this effort!!

0 commit comments

Comments
 (0)