Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fission/fission-charts

Repo for fission charts
https://github.com/fission/fission-charts

chart charts fission helm helm-charts kubernetes

Last synced: about 2 months ago
JSON representation

Repo for fission charts

Awesome Lists containing this project

README

        

# Fission Community Kubernetes Helm Charts

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/fission/.github/blob/main/LICENSE) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/fission-charts)](https://artifacthub.io/packages/search?repo=fission-charts)

## 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 fission-charts https://fission.github.io/fission-charts/
```

You can then run `helm search repo fission-charts` to see the charts available.

## Installation

Please check the [installation guide](https://fission.io/docs/installation/) for more information.

## Contributing

The source code of all [Fission](https://fission.io) 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/fission/.github/blob/main/LICENSE).