Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teutonet/teutonet-helm-charts
https://github.com/teutonet/teutonet-helm-charts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teutonet/teutonet-helm-charts
- Owner: teutonet
- License: mit
- Created: 2022-09-20T14:53:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T00:44:02.000Z (8 months ago)
- Last Synced: 2024-04-14T04:55:22.095Z (8 months ago)
- Language: Smarty
- Size: 1.52 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# teuto.net Kubernetes Helm Charts
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/teuto-net)](https://artifacthub.io/packages/search?repo=teuto-net)The code is provided as-is with no warranties.
![Alt](https://repobeats.axiom.co/api/embed/5c630a6ef0a76216b945e57a49c747e4ad9851f8.svg "Repobeats analytics image")
## Charts
### base-cluster - Probably the chart you're looking for 😉
Basic components that should be in every cluster, opinionated.
[CLICK ME](./charts/base-cluster)
### t8s-cluster - internal chart used by teuto.net
This chart deploys a TeutonetesCluster and all it's necessary infrastructure components.
[CLICK ME](./charts/t8s-cluster)
## 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.You can use the OCI registry; `oci://ghcr.io/teutonet/teutonet-helm-charts`
## License
[MIT](https://github.com/teutonet/teutonet-helm-charts/blob/main/LICENSE).