Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fission/fission-charts
- Owner: fission
- Created: 2017-09-02T02:44:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T10:03:07.000Z (6 months ago)
- Last Synced: 2024-08-09T11:32:37.878Z (6 months ago)
- Topics: chart, charts, fission, helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://fission.github.io/fission-charts/
- Size: 3.27 MB
- Stars: 6
- Watchers: 8
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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).