beacon

command module
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

README

Beacon

GitHub Workflow Status GitHub go.mod Go version GitHub tag (latest by date)

kubernetes beacon that restarts deployments when image updates

Usage:
  beacon [command]

Available Commands:
  help        Help about any command
  run         Run the beacon

Flags:
  -h, --help                 help for beacon
      --interval duration    Interval between update checks (default 10m0s)
      --kubeconfig string    absolute path to the kubeconfig file (default "C:\\Users\\User\\.kube\\config")
      --label string         Label to filter deployments (default "vilsol.beacon")
      --log string           The log level to output (default "info")
      --namespaces strings   List of namespaces to monitor (defaults to all)
      --pretty               Use pretty logging output (non-json)

Use "beacon [command] --help" for more information about a command.

Helm

You can install beacon using helm

helm repo add beacon https://vilsol.github.io/beacon/
helm repo update
helm install beacon beacon/beacon 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL