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

Remove redis cluster #7

Open
ryzam opened this issue Jun 29, 2020 · 0 comments
Open

Remove redis cluster #7

ryzam opened this issue Jun 29, 2020 · 0 comments

Comments

@ryzam
Copy link

ryzam commented Jun 29, 2020

Hu guys, i got this error message when tried to run this command

kubectl exec -it redis-cluster-0 -- redis-cli --cluster create --cluster-replicas 1 $(kubectl get pods -l app=redis-cluster -o jsonpath='{range.items[*]}{.status.podIP}:6379 ')

[ERR] Node 10.42.4.21:6379 is not empty. Either the node already knows other nodes (check with CLUSTER NODES) or contains some key in database 0.

can i know how to remove added node?

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

1 participant