Discover Packages
github.com/TwiN/lighthouse
command
module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: May 10, 2024
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
lighthouse
Akin to a lighthouse lost at sea, this application is a standalone monitoring system that watches over the
Kubernetes cluster it runs in and reports potential issues.
Environment variable
Description
Default value
WEBHOOK_URL
Discord webhook URL where alerts will be sent to
""
Required
INTERVAL_IN_MINUTES
Number of minutes between each check
10
DEBUG
Whether to enable debugging logs
false
ENVIRONMENT
Set to dev
if you want to run lighthouse locally
""
Installation
helm repo add twin https://twin.github.io/helm-charts
helm repo update
helm install lighthouse twin/lighthouse -n kube-system
Debugging
To enable debugging logs, you may set the DEBUG
environment variable to true
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.