Skip to content

bfmiv/klarista

Repository files navigation

klarista

Hot clusters brewed daily!

klarista is a command line tool that generates terraform modules for kops clusters.

Prerequisites

Installation

Precompiled Binary

docker run --rm bernardmcmanus/klarista install | bash

# Usage:
# docker run --rm bernardmcmanus/klarista[:version = latest] install [path = /usr/local/bin] | bash

Build from source

make install

Getting Started

export CLUSTER=dev2-lavender.bfmiv.com

cd test/fixtures/$CLUSTER

klarista create $CLUSTER --yes

export KUBECONFIG=`klarista get $CLUSTER kubeconfig.yaml --path`

kubectl get pod -A

klarista destroy $CLUSTER --yes

unset CLUSTER KUBECONFIG

About

Hot clusters brewed daily!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5