Skip to content

python bindings for the Kubernetes Container Runtime Interface (CRI) gRPC

License

Notifications You must be signed in to change notification settings

rhatdan/python-kubernetes-cri

 
 

Repository files navigation

python-k8s-cri

Python bindings for the kubernetes CRI (container runtime interface) gRPC

Install

Ideally...

pip install kubernetes-cri

rebuilind from .proto

Requires pip install grpcio-tools.

About

python bindings for the Kubernetes Container Runtime Interface (CRI) gRPC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.1%
  • Makefile 6.9%