logo
0
0
WeChat Login

Kine (Kine is not etcd)

Kine is an etcdshim that translates etcd API to:

  • SQLite
  • Postgres
  • MySQL/MariaDB
  • NATS

Features

  • Can be ran standalone so any k8s (not just K3s) can use Kine
  • Implements a subset of etcdAPI (not usable at all for general purpose etcd)
  • Translates etcdTX calls into the desired API (Create, Update, Delete)

See an example.

Developer Documentation

A high level flow diagram and overview of code structure is available at docs/flow.md.

About

No description, topics, or website provided.
5.73 MiB
0 forks0 stars8 branches99 TagREADMEApache-2.0 license
Language
Go85.7%
Shell9.5%
Python3%
Dockerfile1.1%
Others0.7%