#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

#26 in #kubernetes-cluster

Download history 5/week @ 2024-01-15 94/week @ 2024-01-22 13/week @ 2024-01-29 9/week @ 2024-02-05 86/week @ 2024-02-12 46/week @ 2024-02-19 47/week @ 2024-02-26 25/week @ 2024-03-04 19/week @ 2024-03-11 26/week @ 2024-03-18 16/week @ 2024-03-25 89/week @ 2024-04-01

153 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

~71MB
~1M SLoC