https://github.com/mudler/kubecf-charty
My kubecf charty
https://github.com/mudler/kubecf-charty
Last synced: 14 days ago
JSON representation
My kubecf charty
- Host: GitHub
- URL: https://github.com/mudler/kubecf-charty
- Owner: mudler
- License: apache-2.0
- Created: 2020-10-12T06:49:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-15T11:54:42.000Z (over 5 years ago)
- Last Synced: 2025-03-28T07:12:01.989Z (over 1 year ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kubecf-charty
In this repository you will find several `charty` for running KubeCF tests.
## Requirements
- [charty](https://github.com/mudler/charty)
- A k8s cluster, kubectl, and helm (depends on the `charty` you want to run)
Test charts are under the `testcharts/` folder. If you clone this repository locally, they can be run individually with:
```charty run testcharts/```
Each chart setting can be tweaked via cli with ```--set``` or ```--values```, see [charty](https://github.com/mudler/charty) docs for more examples on how to use it.