Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragonflyoss/helm-charts
Dragonfly Helm Charts
https://github.com/dragonflyoss/helm-charts
charts cloud-native cncf dragonfly helm
Last synced: 28 days ago
JSON representation
Dragonfly Helm Charts
- Host: GitHub
- URL: https://github.com/dragonflyoss/helm-charts
- Owner: dragonflyoss
- License: apache-2.0
- Created: 2021-08-05T11:32:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T09:14:11.000Z (about 1 month ago)
- Last Synced: 2024-12-20T09:31:23.576Z (about 1 month ago)
- Topics: charts, cloud-native, cncf, dragonfly, helm
- Language: Mustache
- Homepage: https://d7y.io
- Size: 1.08 MB
- Stars: 32
- Watchers: 21
- Forks: 51
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dragonfly Community Helm Charts
[![Dragonfly Stack Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/dragonfly-stack)](https://artifacthub.io/packages/helm/dragonfly/dragonfly-stack)
[![Dragonfly Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/dragonfly)](https://artifacthub.io/packages/helm/dragonfly/dragonfly)
[![Nydus Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/nydus-snapshotter)](https://artifacthub.io/packages/helm/dragonfly/nydus-snapshotter)
![Release Charts](https://github.com/dragonflyoss/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)
[![Releases downloads](https://img.shields.io/github/downloads/dragonflyoss/helm-charts/total.svg)](https://github.com/dragonflyoss/helm-charts/releases)Helm charts for Dragonfly Community.
## Introduction
Dragonfly is an open source P2P-based file distribution and
image acceleration system. It is hosted by the
Cloud Native Computing Foundation ([CNCF](https://cncf.io/)) as
an Incubating Level Project.## Installation
Please refer to the [document][install] to install Dragonfly & Nydus on Kubernetes.
## Documentation
- [Install Dragonfly Stack on Kubernetes](./charts/dragonfly-stack/README.md)
- [Install Dragonfly on Kubernetes](./charts/dragonfly/README.md)
- [Install Nydus on Kubernetes](./charts/nydus-snapshotter/README.md)
- [Install Dragonfly & Nydus on Kubernetes][install]## Community
Join the conversation and help the community.
- **Slack Channel**: [#dragonfly](https://cloud-native.slack.com/messages/dragonfly/) on [CNCF Slack](https://slack.cncf.io/)
- **Discussion Group**:
- **Developer Group**:
- **Github Discussions**: [Dragonfly Discussion Forum][discussion]
- **Twitter**: [@dragonfly_oss](https://twitter.com/dragonfly_oss)
- **DingTalk**: [22880028764](https://qr.dingtalk.com/action/joingroup?code=v1,k1,pkV9IbsSyDusFQdByPSK3HfCG61ZCLeb8b/lpQ3uUqI=&_dt_no_comment=1&origin=11)## License
Apache 2.0 License. Please see [License File][license] for more information.
[license]: LICENSE
[install]: INSTALL.md