Jacob Tomlinson 6/19/2023

Introducing kr8s, a new Kubernetes client library for Python inspired by kubectl

Read Original

The article announces kr8s, a new Python client library for Kubernetes. The author explains the motivation behind creating it after using many existing libraries for the dask-kubernetes project. Kr8s aims to be simple, extensible, and familiar for users who already know kubectl, modeling its interface after the kubectl command-line tool rather than the low-level Kubernetes API.

Introducing kr8s, a new Kubernetes client library for Python inspired by kubectl

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week