rosskukulinski / kubernetes-rethinkdb-cluster

RethinkDB cluster on top of Kubernetes made easy.
MIT License
139 stars 40 forks source link

Use additional reflection environment variables instead of bash checks #16

Closed paralin closed 8 years ago

paralin commented 8 years ago

You can replace most of run.sh ip addr calls etc with just pod reflection environment variables.

paralin commented 8 years ago

Done in #18