@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

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