klarista

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

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

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 1 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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