konfigure

command module
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

CircleCI Docker Repository on Quay

konfigure

Konfigure is a CLI tool and a kustomize plugin designed to compile App configuration.

The CLI mode enables you to generate the full configuration (App CR, ConfigMap, and Secret) for any of the Apps on any of Management Clusters. It also provides a linter to make sure the configuration structure found in giantswarm/config conforms with our standards.

The kustomize plugin mode enables us to utilize konfigure with Flux's kustomize-controller to transform App collection manifests into sets of App CRs, ConfigMaps, and Secrets.

Documentation: intranet | GitHub

Generating values locally

Example:

SOPS_AGE_KEY="..." konfigure generate --raw --app-name ${APP} --installation ${INSTALLATION}

This will print values in YAML format ready to use in a helm release.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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