Replies: 1 comment
-
@ples operator does not support listener now |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm trying to setup fulltext search on K8s (using nebula k8 operator) and I have an issue with listener step. Here is my listener setup:
As you can see I'm using cluster IP 172.20.77.72 and registering listener via
ADD LISTENER ELASTICSEARCH 172.20.77.72:9789
On the storaged pods I see next logs:
The question is what can be wrong with my setup? Did somebody try to configure listener instance on K8?
Beta Was this translation helpful? Give feedback.
All reactions