SaaSHub helps you find the best software and product alternatives Learn more →
Robusta Alternatives
Similar projects and alternatives to robusta
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
-
-
-
-
-
-
-
-
-
-
yuniql
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better robusta alternative or higher similarity.
robusta discussion
robusta reviews and mentions
Posts with mentions or reviews of robusta.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-28.
-
AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via…
apiVersion: v1 kind: Pod metadata: name: inventory-management-api spec: containers: - name: nginx image: nginx ports: - containerPort: 80 command: - wge - "-O" - "/work-dir/index.html" - https://home.robusta.dev (base) root@k8sgpt:~# kubectl apply -f https://raw.githubusercontent.com/robusta-dev/kubernetes-demos/refs/heads/main/crashloop_backoff/create_crashloop_backoff.yaml pod/inventory-management-api created (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 ContainerCreating 0 5s (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 RunContainerError 1 (1s ago) 10s
-
Show HN: Kr8s a batteries-included Python client library for Kubernetes
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: - Robusta 0.10.17 released - track Ingress changes, Helm failures, and more
-
datadog-agent VS robusta - a user suggested alternative
2 projects | 31 May 2023
Open Source alternative based on Prometheus
-
kubevoy VS robusta - a user suggested alternative
2 projects | 31 May 2023
-
Kubernetes Tooling ranking on GitHub
I'm from the Robusta team (https://github.com/robusta-dev/robusta) which bursts upwards towards the end. Happy to answer any questions!
-
Broke the Kubernetes cluster, and asked ChatGPT to write me a poem about it in Shakespear style
The guys at Robusta, added it into thier slack so when alerts pop of issues in k8s, chatgpt can be used to investigate and offer options to check and potentially solutions. Next phase is probably to let it also apply it :)
-
Troubleshooting k8s - your recommendations for strategies and tools.
It's no replacement for learning how things work, but we're trying to automate common troubleshooting cases with Robusta. https://github.com/robusta-dev/robusta
-
How to automate repetitive tasks in Kubernetes with runbooks
https://docs.robusta.dev/master/ https://github.com/robusta-dev/robusta
-
Most efficient way to check all containers cluster wide for missing probes?
This is the sort of thing we built Robusta for: https://github.com/robusta-dev/robusta
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Stats
Basic robusta repo stats
37
3,074
9.0
8 days ago
robusta-dev/robusta is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of robusta is Python.