kamp

command module
v0.0.0-...-9fee3e3 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

README

About

Go Report Card

Amplifying Kubernetes development, building, and debugging.

kamp is a command line tool that allows a user to easily mount a local directory directly inside a Kubernete's pod of their choice.

kamp will deploy a storage broker container in tandem with a container of your choosing, then mount your local filesystem over a reverse SSH tunnel on the broker's filesystem. The broker will then serve the newly mounted filesystem over NFS directly to your container as a Kubernetes VolumeMount.

kamp allows a user to build, debug, and run a container directly in Kubernetes, and optionally push it to a docker registry upon completion.

Friends of kamp

kamp is built using open source libraries from the following projects. Thanks to the author's contained within for their hard work.

Installing kamp

Clone the repository and run make

make
Examples

See the examples file for examples of how to run and use kamp.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
log
k8s
ssh

Jump to

Keyboard shortcuts

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