Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create multiple replicas on kubernetes cluster #2768

Open
gaddehyd opened this issue Feb 27, 2024 · 2 comments
Open

Unable to create multiple replicas on kubernetes cluster #2768

gaddehyd opened this issue Feb 27, 2024 · 2 comments
Assignees

Comments

@gaddehyd
Copy link

Hi,

I was trying to deploy Oracle single instance database on kubernetes cluster with 2 replicas but is failing with unknown reason. After 7% copying database files failing and trying to copy again. With single replica instance is working fine. Is there any restriction for multiple replicas on Oracle express database?

@yunus-qureshi yunus-qureshi self-assigned this Feb 27, 2024
@yunus-qureshi
Copy link
Member

yunus-qureshi commented Feb 27, 2024

Yes, I think the K8s extension is not packaged with the express database image. Are you using the image from Oracle Container Registry?

Btw, Oracle Database Operator is available for K8s deployments

https://github.com/oracle/oracle-database-operator

@gaddehyd
Copy link
Author

Yes I am using Oracle container registory repo image.
I am not sure weather my image is packed with extension or not. Let me review it.

Also XE supports only one database ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants