Skip to content

A repo containing example configuration and layout for kr8

License

Notifications You must be signed in to change notification settings

apptio/kr8-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kr8-configs

A repo containing example configuration and layout for kr8

Pre-requisites

Install kr8:

Install kubecfg and jsonnet:

brew install kubecfg jsonnet

Install task:

brew install go-task/tap/go-task

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>

You can also use the helper script bin/generate to automatically generate manifests

About

A repo containing example configuration and layout for kr8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published