Skip to content

tbarrella/aiok8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiok8s

This a client library meant for building asynchronous Kubernetes controllers using Python. It currently integrates with kubernetes_asyncio.

Most of the code is directly translated from and attributed to client-go and controller-runtime. This approach is taken to help ensure that the logic is battle-tested and reduce overhead in maintaining the library. It's meant to replicate only some of the most desirable APIs of the Go libraries, not all of them.

This is in early development. APIs may be adjusted or even removed.

About

asyncio client tools for Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages