command
module
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Nov 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Kine (Kine is not etcd)
==========================
NOTE: On 2020-11-19, this repository was moved out of the github.com/rancher org to github.com/k3s-io
supporting the acceptance of K3s as a CNCF sandbox project.
Kine is an etcdshim that translates etcd API to:
- SQLite
- Postgres
- MySQL
- NATS
- Oracle
- Docker:
docker run -d -p 1521:1521 -e ORACLE_PASSWORD=oracle gvenzl/oracle-xe
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.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.