#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

#32 in #kubernetes-cluster

Download history 49/week @ 2024-07-28 8/week @ 2024-08-04 4/week @ 2024-08-11 34/week @ 2024-08-18 55/week @ 2024-08-25 10/week @ 2024-09-01 35/week @ 2024-09-08 20/week @ 2024-09-15 79/week @ 2024-09-22 26/week @ 2024-09-29 25/week @ 2024-10-06 20/week @ 2024-10-13 24/week @ 2024-10-20 43/week @ 2024-10-27 23/week @ 2024-11-03 12/week @ 2024-11-10

103 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

~70MB
~1M SLoC