kube-secret-watcher

command module
v0.0.0-...-b4aa27a Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2020 License: MIT Imports: 8 Imported by: 0

README

kube-secret-watcher

This sample kubernetes controller mainly does two things:

  • watches for changes to Secret resources via configurable annotation

  • reacts to any change in Secret by creating a new Deployment

Build and run

$ go build -o kube-secret-watcher

$ ./kube-secret-watcher -kubeConfig ~/.kube/config -v 8 -logtostderr

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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