Azure / Azure/kdebug

Integrate with node-problem-detector

Offen
#46 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @frankqianms Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Go
Sterne
54
Forks
21
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

# Background

Currently kdebug works as a command-line tool. Also it requires direct machine access like SSH. If we could extend it's form, for example, to be part of monitoring system, there should be more interesting use cases.

# Design
[node-problem-detector](https://github.com/kubernetes/node-problem-detector) is an official Kubernetes project. It runs as a daemon process on each node and can report various node problems to various data sinks.

It supports custom plugins which can invoke any external programs. We can integrate with this and become part of its monitoring ecosystem.

# Works

* Return non-zero exit code in case of problems.
* Support a short message formatted, as NPD has a limitation of message length.
* Have doc/examples for how to deploy

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.