https://github.com/tkestack/charts
https://github.com/tkestack/charts
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkestack/charts
- Owner: tkestack
- License: apache-2.0
- Created: 2021-08-11T05:19:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T11:21:53.000Z (over 1 year ago)
- Last Synced: 2025-03-03T12:28:45.314Z (over 1 year ago)
- Language: Mustache
- Size: 8.48 MB
- Stars: 41
- Watchers: 7
- Forks: 40
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **TKEStack Charts** Helm Repository
## Overview
The `tkestack/charts` repository provides [Helm](https://github.com/kubernetes/helm) charts for use with TKE stack and [TKE Market](https://console.cloud.tencent.com/tke2/market).
This repository is organized as follows:
The `stable` and `incubator` directory contains Helm chart source provided by Tencent Cloud, while the `repo/stable` directory contains the packaged Helm chart binaries. To add the stable repo to local repository list run the following command :
```
helm repo add stable https://raw.githubusercontent.com/tkestack/charts/master/repo/stable
```