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

https://github.com/kptdev/krm-functions-catalog

Curated catalog of generally useful kpt functions
https://github.com/kptdev/krm-functions-catalog

config-as-data config-management configuration configuration-management continuous-integration customization gitops kpt krm kubernetes kustomize policy shift-left shift-left-security typescript unix-philosophy validation

Last synced: 16 days ago
JSON representation

Curated catalog of generally useful kpt functions

Awesome Lists containing this project

README

          

[![CI](https://github.com/kptdev/krm-functions-catalog/actions/workflows/ci.yaml/badge.svg)](https://github.com/kptdev/krm-functions-catalog/actions/workflows/ci.yaml)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkptdev%2Fkrm-functions-catalog.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkptdev%2Fkrm-functions-catalog?ref=badge_shield)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10657/badge)](https://www.bestpractices.dev/projects/10657)

# krm Functions Catalog

## Documentation

The KRM Functions Catalog documentation is published as part of the [kpt documentation site](https://catalog.kpt.dev/).

## Getting Started

- [Contributing](CONTRIBUTING.md) — how to contribute functions, run tests, and follow the repo layout
- [Releasing](RELEASING.md) — how to release functions and update docs
- [Versioning](VERSIONING.md) — semver strategy for function images
- [Documentation site](documentation/README.md) — running the docs site locally

## Issues

Please [Open Issues](https://github.com/kptdev/kpt/issues) for this repo at [kptdev/kpt](https://github.com/kptdev/kpt/).

## Pull requests

Open pull requests [here](https://github.com/kptdev/krm-functions-catalog/pulls).

## Discussions

Discussions are [here](https://github.com/kptdev/kpt/discussions).

## License

Code is under the [Apache License 2.0](LICENSE), documentation is [CC BY 4.0](LICENSE-documentation).

### License scanning status

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkptdev%2Fkrm-functions-catalog.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkptdev%2Fkrm-functions-catalog?ref=badge_large)

## Governance

The governance of the kpt project and KRM Functions Catalog are described in the
[governance repo](https://github.com/kptdev/governance).

## Code of Conduct

The kpt project and the KRM Functions Catalog are following the
[CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
More information and links about the CNCF Code of Conduct are [here](code-of-conduct.md).

## CNCF

The kpt project including the KRM Functions Catalog is a [CNCF Sandbox](https://www.cncf.io/sandbox-projects/) project.