Skip to content

Instantly share code, notes, and snippets.

@wzhliang
Created February 22, 2020 01:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wzhliang/9eab1ca2392aafd0d975f8bff35c21d7 to your computer and use it in GitHub Desktop.
Save wzhliang/9eab1ca2392aafd0d975f8bff35c21d7 to your computer and use it in GitHub Desktop.
testing ruby based gist
description
A Kubernetes operator for the rqlite database.

rqlite-operator

Getting Started

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

Documentation

Design

Building from Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment