Giter Site home page Giter Site logo

logasubu / robusta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robusta-dev/robusta

0.0 0.0 0.0 12.96 MB

Open source Kubernetes troubleshooting and automation platform

Home Page: https://docs.robusta.dev/master/

License: MIT License

Shell 0.33% Python 99.11% Smarty 0.26% Dockerfile 0.29%

robusta's Introduction

Robusta Logo

Robusta

A troubleshooting and automations platform for Kubernetes

Explore the docs »

GitHub Workflow Status (event) GitHub

twitter robusta slack robusta LinkedIn Youtube

Table of Contents

  1. About The Project
  2. Use cases
  3. Examples
  4. Installing
  5. Documentation
  6. Contributing
  7. Contact
  8. License
  9. Stay up to date
  10. Acknowledgments

About the project

Robusta streamlines everything that happens after you deploy your application. It is somewhat like Zapier/IFTTT for DevOps, with an emphasis on prebuilt useful automations and not just "build your own".

Use cases

Screenshots and demos »

Examples

Monitor crashing pods and send their logs to Slack:

triggers:
  - on_prometheus_alert:
      alert_name: KubePodCrashLooping
actions:
  - logs_enricher: {}
sinks:
  - slack

Remediate alerts with the click of a button:

Take manual troubleshooting actions, like attaching a debugger to a python pod:

robusta playbooks trigger python_debugger name=mypod namespace=default

Over 50 built-in automations »

(back to top)

Installing Robusta

  1. Install our python cli:
python3 -m pip install -U robusta-cli --no-cache
  1. Generate a values file for Helm:
robusta gen-config
  1. Install Robusta with Helm:
helm repo add robusta https://robusta-charts.storage.googleapis.com && helm repo update
helm install robusta robusta/robusta -f ./generated_values.yaml

Detailed instructions »

Documentation

Interested? Learn more about Robusta

Full documentation »

(back to top)

Contributing

Any contribution is most welcome, fork the project, make changes and create a PR. We can't wait to review and merge your PR's!

Contact

(back to top)

License

Robusta is distributed under the MIT License. See LICENSE.md for more information.

Stay up to date

We add new features regularly. Stay up to date by watching us on GitHub.

Acknowledgments

Thank you to all of our contributors!

An additional thanks to all the open source projects we use. Especially:

  1. Hikaru
  2. Pydantic
  3. Typer
  4. Kubernetes Python library
  5. CairoSVG
  6. ...and all the other libraries we use

Each open source project is used in accordance with the relevant licenses. Details can be found on the website for each project.

(back to top)

robusta's People

Contributors

aantn avatar arikalon1 avatar roiglinik avatar sheeproid avatar avi-robusta avatar kotlickya avatar djarv1337 avatar avinashupadhya99 avatar pavangudiwada avatar shubh28698 avatar jsoref avatar kranurag7 avatar avineshtripathi avatar michelesr avatar rishavmehra avatar mershal avatar shahar-lev avatar schmelto avatar arikcomp avatar snyk-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.