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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kr8s

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. python

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

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

  5. homelab-k3s

  6. robusta

    Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation

    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:

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Detect crashes in your Kubernetes cluster using kwatch

    1 project | news.ycombinator.com | 19 Feb 2025
  • Dear friend, you have built a Kubernetes

    15 projects | news.ycombinator.com | 24 Nov 2024
  • Building a no-code Helm UI with Windmill - Part 1

    3 projects | dev.to | 6 Dec 2023
  • Join kwatch waitlist

    1 project | /r/kubernetes | 22 Jun 2023
  • How can I get a list of all namespaces within a specific Kubernetes cluster, using the Kubernetes API?

    1 project | /r/codehunter | 13 Jun 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?