Show HN: Kr8s a batteries-included Python client library for Kubernetes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kr8s

    A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl

  • python

    Official Python client library for kubernetes (by kubernetes-client)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • openshift-restclient-python

    Python client for the OpenShift API

  • Haha, I meant to add one to my comment but struggled to do so on mobile

    https://github.com/openshift/openshift-restclient-python

  • homelab-k3s

  • robusta

    Kubernetes observability and automation, with an awesome Prometheus integration

  • To put one more option out there, we use Hikaru (https://pypi.org/project/hikaru/) in Robusta.dev (https://github.com/robusta-dev/robusta) and have been pretty happy with it. Example code below:

      with Pod().read(name='thename', namespace='the-namespace') as p:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts