-
Notifications
You must be signed in to change notification settings - Fork 90
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 CRDB Active-Active database in kubernetes Cluster #245
Comments
Hi, Yes, we can assist you, but we will need details.
Laurent. |
Hi, Please find the Collector script logs.
We are using the NGINX controller and resources. As kubernetes cluster is self-managed, So we have additionally configure the Nginx Load Balancer and with the help of nodePort IP We are trying it. I am not able to run the CRDB command just yet because I believe the initial setup is still broken. |
Hi, The log_collector script console output is not what we will need. It does generate a tarball that you will need to attach to the Support Ticket when you open it. Kindly open a Support Ticket as we can't use github to help you efficiently. Laurent. |
Thanks |
As we are testing redis Enterprise.
Here is Our REC Spec YAML
Ingress YAML
I will be Helpfull for setting up redis enterprise with ingress and then same we implement in our Cluster |
I have a Self manage kubernetes cluster(kubeadm in Ec2 instance) Will have to deploy a Redis Enterprise into the cluster.
I have successfully Deploy a three-node redis Enterprise Cluster and deploy a test database. It's working well.
Now I have to deploy an Active-Active CRDB ( Conflict Free Replication Database ). I tried following the document but it seems it was not created.
https://docs.redis.com/latest/kubernetes/re-clusters/create-aa-database/
Can any one assist me on this issue.
The text was updated successfully, but these errors were encountered: