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

https://github.com/interledger/helm-charts

Interledger Kubernetes Helm Charts
https://github.com/interledger/helm-charts

hacktoberfest helm helm-charts kubernetes

Last synced: about 1 year ago
JSON representation

Interledger Kubernetes Helm Charts

Awesome Lists containing this project

README

          

# Interledger Kubernetes Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Release Charts](https://github.com/interledger/helm-charts/actions/workflows/release.yaml/badge.svg?branch=main)](https://github.com/interledger/helm-charts/actions/workflows/release.yaml)

This functionality is in alpha and is subject to change. The code is provided as-is with no warranties.

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add interledger https://interledger.github.io/helm-charts
```

You can then run `helm search repo interledger` to see the charts.

## Contributing

The source code of all [Interledger](https://interledger.org) community [Helm](https://helm.sh) charts can be found on Github:

We'd love to have you contribute!

## License

[Apache 2.0 License](https://github.com/interledger/helm-charts/blob/main/LICENSE).

## Helm charts build status

[![Release Charts](https://github.com/interledger/helm-charts/actions/workflows/release.yaml/badge.svg?branch=main)](https://github.com/interledger/helm-charts/actions/workflows/release.yaml)