#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

#33 in #kubernetes-cluster

Download history 10/week @ 2024-11-14 53/week @ 2024-11-21 69/week @ 2024-11-28 54/week @ 2024-12-05 39/week @ 2024-12-12 2/week @ 2024-12-19 5/week @ 2025-01-02 13/week @ 2025-01-09 26/week @ 2025-01-16 19/week @ 2025-01-23 18/week @ 2025-01-30 41/week @ 2025-02-06 96/week @ 2025-02-13 45/week @ 2025-02-20 224/week @ 2025-02-27

408 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

~63MB
~1M SLoC