#kubernetes #kubernetes-cluster #api-server #container

k8s-sync

Minimalistic, synchronous, read-only client for kubernetes cluster API, from a node, through local api server endpoint

3 unstable releases

0.2.3 Oct 5, 2021
0.2.1 Oct 5, 2021
0.1.1 Sep 1, 2021

#24 in #kubernetes-cluster

Download history 89/week @ 2024-04-01 14/week @ 2024-04-08 16/week @ 2024-04-15 37/week @ 2024-04-22 9/week @ 2024-04-29 20/week @ 2024-05-06 11/week @ 2024-05-13 15/week @ 2024-05-20 46/week @ 2024-05-27 64/week @ 2024-06-03 55/week @ 2024-06-10 71/week @ 2024-06-17 46/week @ 2024-06-24 41/week @ 2024-07-01 32/week @ 2024-07-08 25/week @ 2024-07-15

146 downloads per month
Used in scaphandre

Apache-2.0

26KB
542 lines

k8s-sync

Minimalistic, synchronous, read-only client for kubernetes through local api server (from a node).

Documentation is available here.

Quick start

[dependencies]
rs-k8s-sync = "0.1.0"

Dependencies

~73MB
~1M SLoC