Giter Site home page Giter Site logo

lawik974 / kube-notify Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 771 KB

An app that watches kubernetes resource creation, deletion, updates and errors events and notify selected events to gotify or discord.

License: MIT License

Dockerfile 4.01% Python 95.99%
discord gotify kubernetes kubernetes-events kubernetes-events-monitoring velero

kube-notify's Introduction

Kube Notify

GitHub License pre-commit GitHub Release GitHub Actions Workflow Status Main GitHub Actions Workflow Status Release

An app that watches kubernetes resource creation, deletion, updates and errors events and notify selected events to gotify.

Screenshots

Gotify Discord

Installation

Kube-notify

  1. Create and modify configuration file :
cp config.sample.yaml config.yaml
vim config.yaml
kubectl create cm kube-notify-config -n monitoring --from-file config.yaml
  1. Deploy resources (deployement + rbac) in monitoring namespace :
kubectl apply -f deployement.yaml

Configuration

All configuration are in /app/config.yaml file. Use sample config as an example.

To do

  • Optimize Code
  • Badges
    • Latest release
    • CI passing
    • License
    • Coverage
  • Add OpenAI module to send recomendation messages for non-normal events.
  • Create Helm chart
  • Documenting
    • Installation
    • Configuration
  • Notification services
    • Discord
    • Gotify
    • Mattermost
    • Slack
    • Telegram
  • Automation (GitHub Actions)
    • Coverage tests
    • pre-commit
    • Trivy security scan
    • Docker build & push (latest + releases)

References

kube-notify's People

Contributors

lawik974 avatar dependabot[bot] avatar pre-commit-ci[bot] avatar

Stargazers

 avatar

Watchers

 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.