command
module
Version:
v0.0.0-...-fb2f44b
Opens a new window with list of versions in this module.
Published: Sep 8, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Putty for Kubernetes
Interpose on Kubernetes operations and apply a JSON patch to select resources.
Examples
example/ adds an initContainer to every Pod with a label matching putty.sbw.io: "true"
.
Build
go build
Run locally
./putty -tls=false -port=8080
Run on minikube
./init.sh
Publish
docker build -t silasbw/putty:latest .
docker push silasbw/putty:latest
Implementation
Putty is a Dynamic MutatingAdmissionWebhook controller.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.