SkillAgentSearch skills...

Kine

Run Kubernetes on MySQL, Postgres, sqlite, not etcd.

Install / Use

/learn @k3s-io/Kine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars2.3k
CategoryData
Updated17h ago
Forks300

Languages

Go

Security Score

95/100

Audited on Apr 5, 2026

No findings