Hello,

One way, maybe only way, to start a cassandra cluster is like this:

- start one node.
- start more nodes and give them the IP@ of the first one as seed address,
via ENV variable.

How can I do this on OpenShift? would I use a Service ? What would I set in
the deployment config of such a pod.... How do I reference the IP of the
other instance of the same pod?


Thanks,
Mohamed.
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to