description |
---|
A Kubernetes operator for the rqlite database. |
You can install the rqlite-operator as follows:
$ make setup
$ make test
$ make clean
This example above assumes you have a working k8s cluster available and you are running as a cluster-admin user.
Verify the rqlite-operator is running and a sample rqlite deployment of 3 nodes is running:
$ make verify