

kr8s
1 like
A simple, extensible Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl.
Cost / License
- Free
- Open Source
Platforms
- Python
- Kubernetes
- Self-Hosted

kr8s
1 like
Features
- Command line interface
- Asynchronous
- Python-based
- Kubernetes
Tags
- python-library
- Python
kr8s News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
No activities found.
kr8s information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is kr8s?
A simple, extensible Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl.
Highlights
- API inspired by kubectl to reduce developer learning curve.
- Sensible defaults to reduce boiler plate.
- No swagger generated code, human readable code only.
- Also has an asynchronous API that can be used with asyncio and trio.
- Client caching to reduce passing API objects around.
- Batteries included by providing useful utilities and methods inspired by kubectl.