diff --git a/README.md b/README.md index a97cea0f..41f0f463 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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 +_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](https://github.com/cncf/toc/pull/447)_. --- @@ -10,11 +10,11 @@ Kine is an etcdshim that translates etcd API to: - SQLite - Postgres - MySQL -- NATS Jetstream +- 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](/examples/minimal.md). \ No newline at end of file +See an [example](/examples/minimal.md).