jaegertracing / jaeger-openshift

Support for deploying Jaeger into OpenShift
https://jaegertracing.io/
Apache License 2.0
57 stars 37 forks source link

Use a proper Cassandra docker image #11

Closed jpkrohling closed 7 years ago

jpkrohling commented 7 years ago

For the moment, we are using the Cassandra docker image under my own namespace. We should decide which image to use: Docker Hub's? Our own, based on GCE's (kubernetes official example)? Another one?

pavolloffay commented 7 years ago

Could you please describe here why standard C* image from docker hub does not work?