kubestr

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

Kubestr

Kubestr is a tool that qualifies the storage options present in a cluster.
In upcoming releases we plan to suport running an FIO test on the storage as well as testing the snapshotting capabilities of a storage provisioner.

To run the tool -
curl https://kastenhq.github.io/kubestr/scripts/run_kubestr.sh | bash

Developers

Building and testing the tool locally -

(You must have kubectl installed and kubernetes context must be set)

Build
go build

Run
./kubestr

To create your own image -

Build a docker image -
docker build . --file Dockerfile --tag kubestr

Tag it with your personal repo -
docker tag kubestr:latest <yourRepo:version>

Push it! -
docker push <yourRepo:version>

You can now run your image in a pod by executing the run_kubestr script -
curl https://kastenhq.github.io/kubestr/scripts/run_kubestr.sh | bash /dev/stdin -i <yourRepo:version>

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