I can't create a cluster if using network policies #420
Unanswered
astingengo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
The nodes.conf file looks same on all servers [leaders and followers]
[with ID different, of course]
If I'll leave only my egress rules w/o ingress rules it will work.
I'm giving full access on ingress as well and the rule for that is:
If I'll use
nc
I can connect to all pods to6379
and16379
but the cluster is not working. All my followers will act as masters.How can I fix this issue [w/o ingress rules will work, but I need it]
Thanks
Beta Was this translation helpful? Give feedback.
All reactions