Skip to content

lbrlabs/kr8-cluster-config

Repository files navigation

kr8-configs

Pre-requisites

Install kr8

brew install kr8

Install kubecfg and jsonnet

brew install kubecfg jsonnet

Using

Clone this repository.

Add the ./bin directory to your path

Set the environment variable KR8_BASE to the root of this repository. Example

export KR8_BASE=~/kr8-configs

Run this script to create the main Taskfile.yml in the base directory

bin/update-main-taskfile

Generate all components in all clusters

task

List individual cluster tasks

task -l

Generates components for cluster

task <clustername>

About

kr8 configuration for my personal Kubernetes clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published