Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 401 Bytes

kubernetes-configuration

Configuration for running rqlite on Kubernetes. Full documentation on running rqlite on Kubernetes is available here.

Alternatively you may wish to use the rqlite Helm charts.

Create a 3-node cluster

kubectl apply -f service.yaml
kubectl apply -f statefulset-3-node.yaml