I am new to Oracle and I want to deploy Oracle database in my K8s cluster created on my laptop. I have following queries,
- Which Oracle database fits best Oracle RAC or Oracle 23ai (SE/EE).
- Is there any specific cloud native storage like Longhorn or Portworx need to be used to deploy above mentioned Oracle database, so that it will clone/replicate the database.
- If Oracle database like 23ai is installed on top of Longhorn and Portworx CNCF storage, then it will automatically replicate/clone the database as part Longhorn and Portworx features or, still is there any specific configuration needs to done from Oracle database end.
- Kindly suggest any good documentation for above queries so that I can practice in my K8s clusters.