Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buttahtoast/transformers

Kustomize Transformers
https://github.com/buttahtoast/transformers

Last synced: 20 days ago
JSON representation

Kustomize Transformers

Awesome Lists containing this project

README

        

__Early Development, You know what you are doing__.

Collection of transformers/generators for kustomize, which add functionality.

All builds are focuesd to be used as [containerized KRM](https://kubectl.docs.kubernetes.io/guides/extending_kustomize/containerized_krm_functions/). The containers are based on scratch and should be as secure and minimalistic as possible.

# Transformers

Available [Kustomize Transformers](https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/#everything-is-a-transformer) in this repository.

## Substition

Read more about the substitution transformer [here](./transformers/substitution/README.md)

# Questions

For any questions/help open an issue. PRs are welcome.