Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. 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
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
yuniql
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
robusta discussion
robusta reviews and mentions
-
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 - CodeRabbit
coderabbit.ai | 21 Mar 2025
Stats
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.