putty

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

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

Go to latest
Published: Sep 8, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

README

Putty for Kubernetes

Interpose on Kubernetes operations and apply a JSON patch to select resources.

Examples

Add initContainer

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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