You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
I tried to use zipkin-cassandra:2.10.4 using Financial-Times/zipkin-helm in my kubernetes cluster and cassandra never startup successfully because of SocketException.
It seems dockerContainerIp method doesn't work properly. How can I fix this? if not, can you add some explicit env var configuration for host ip? In kubernetes, pod ip can be set in environment variable
This is a demo image, certainly not for production, but should certainly allow demos to work :)
When considering options we should keep that in mind.
Maybe we need to look at whatever commandline overrides are possible in cassandra, so that the link ip still works by default, but can be overridden without adding maintenance.
cc @openzipkin/cassandra
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to use
zipkin-cassandra:2.10.4
using Financial-Times/zipkin-helm in my kubernetes cluster and cassandra never startup successfully because of SocketException.It seems dockerContainerIp method doesn't work properly. How can I fix this? if not, can you add some explicit env var configuration for host ip? In kubernetes, pod ip can be set in environment variable
The text was updated successfully, but these errors were encountered: