kr8s icon
kr8s icon

kr8s

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
-
No reviews
1like
0comments
0alternatives
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Asynchronous
  3.  Python-based
  4.  Kubernetes

 Tags

kr8s News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

No activities found.

kr8s information

  • Developed by

    kr8s
  • Licensing

    Open Source (BSD-3-Clause) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  928 Stars
  •  59 Forks
  •  36 Open Issues
  •   Updated  
View on GitHub
kr8s was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What 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.

Official Links