rethinkdb-operator
rethinkdb-operator copied to clipboard
A Kubernetes operator to manage RethinkDB clusters.
Currently I am unable to use this in our mixed Windows/Linux cluster because there is no way to specify `tolerations` or `nodeSelector` for the rethinkdb pods.
I'm trying to use the "Run Locally" instructions to develop a feature however I'm having issues once I get to this command: `operator-sdk up local --namespace default` This is what...
``` time="2019-04-04T15:30:36Z" level=info msg="Go Version: go1.10.2" time="2019-04-04T15:30:36Z" level=info msg="Go OS/Arch: linux/amd64" time="2019-04-04T15:30:36Z" level=info msg="operator-sdk Version: 0.0.5" time="2019-04-04T15:30:36Z" level=info msg="rethinkdb-operator Version: 0.0.3" time="2019-04-04T15:30:36Z" level=info msg="Starting readyz endpoint..." time="2019-04-04T15:30:36Z" level=error msg="failed to...
https://github.com/jmckind/rethinkdb-operator/blob/db74643dc4201e63a7125fe51ae6462b5c1e1a5e/deploy/operator.yaml#L18 https://hub.docker.com/r/jmckind/rethinkdb-operator/tags