@privoro/kumulate

1.2.0 • Public • Published

Kumulate

Replacement for Kustomize that focuses on ordering resources such that base nesting is respected.

Installation

Kumulate can be installed via NPM.

npm install -g @privoro/kumulate

Usage

Call kumlate build with a path to a directory containing a kustomization.yml.

kumulate build path/to/kustomization/dir

Feature Parity w/ Kustomize

The following kustomize fields are supported by Kumulate.

  • [x] resources
  • [x] bases
  • [x] SecretGenerator
  • [x] ConfigMapGenerator
  • [ ] commonAnnotations
  • [ ] commonLabels
  • [ ] namespace
  • [ ] namePrefix
  • [ ] nameSuffix
  • [ ] generatorOptions
  • [ ] patchesStrategicMerge
  • [ ] patchesJson6902
  • [ ] crds
  • [ ] vars
  • [ ] images

Readme

Keywords

none

Package Sidebar

Install

npm i @privoro/kumulate

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

575 kB

Total Files

31

Last publish

Collaborators

  • jeremygiberson