Please provide a simple way to deploy Oracle databases on Kubernetes
Helm charts are on the roadmap, but there is no ETA for this yet.
Thanks for the answer, maybe you could keep the ticket open to track the request and see if someone out there is interested in working on it. I might if I get some free time to do it.
Any update on this issue? I am also currently looking for helm chart to deploy Oracle database.
Hi any update on this topic? Is there any Helm Chart to deploy Oracle Database standalone or RAC on Kubernetes? By advance thanks
Hi, Is there any update on this. Ideally we would like to pass ASM LUNS to it as well.
Reopened and assigned to @gvenzl (for standalone) and @psaini79 (for RAC).
Enabling some form of HA here (even Active/Passive with RAC-One-Node) would open a number of Test/Dev use-cases on Kubernetes. Most Kubernetes platforms are in a constant state of flux, whether it be Draining due to platform maintenance; or nodes coming and going through Cluster Autoscaling. The availability of a Standalone Oracle DB deployment in the above scenarios is likely not workable for application develop teams.
Is it worth starting a document to discuss approaches for moving an HA solution forward? Could start with some suggestions for simplifying this. For example:
Discuss possible approaches for Kubernetes challenges, for example:
Helm charts for standalone Database are here: https://github.com/oracle/docker-images/tree/master/OracleDatabase/SingleInstance/charts/oracle-db
Most helpful comment
Thanks for the answer, maybe you could keep the ticket open to track the request and see if someone out there is interested in working on it. I might if I get some free time to do it.