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

https://github.com/zncdatadev/kubedoop-helm-charts

Helm charts for Kubedoop and ecosystem
https://github.com/zncdatadev/kubedoop-helm-charts

charts helm helm-charts kubedoop kubenetes

Last synced: 10 months ago
JSON representation

Helm charts for Kubedoop and ecosystem

Awesome Lists containing this project

README

          

# Kubedoop helm charts

[![Chart Publish](https://github.com/zncdatadev/kubedoop-helm-charts/actions/workflows/publish.yml/badge.svg)](https://github.com/zncdatadev/kubedoop-helm-charts/actions/workflows/publish.yml)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kubedoop)](https://artifacthub.io/packages/search?repo=kubedoop)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Kubedoop helm is a collection of helm charts for deploying [Kubedoop](https://github.com/zncdatadev/kubedoop) ecosystem compononents on Kubernetes.

Add Kubedoop helm repository to your helm:

```bash
helm repo add kubedoop https://zncdatadev.github.io/kubedoop-helm-charts/
```

## Contributing

If you'd like to contribute to Kubedoop, please refer to our [Contributing Guide](https://zncdata.dev/docs/developer-manual/collaboration) for more information.
We welcome contributions of all kinds, including but not limited to code, documentation, and use cases.

## License

Copyright 2024.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.