https://github.com/rellyson/mastering-helm
Mastering Helm and Helm Charts.
https://github.com/rellyson/mastering-helm
docs helm helm-charts mastering
Last synced: 5 months ago
JSON representation
Mastering Helm and Helm Charts.
- Host: GitHub
- URL: https://github.com/rellyson/mastering-helm
- Owner: rellyson
- License: mit
- Created: 2023-12-02T00:22:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T21:21:52.000Z (over 2 years ago)
- Last Synced: 2023-12-05T15:26:19.823Z (over 2 years ago)
- Topics: docs, helm, helm-charts, mastering
- Language: Smarty
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mastering Helm
In this repository you can find some interesting tips and
tricks about [Helm](https://helm.sh) and Helm charts.
## Documentation
Navigate under `docs/` directory to find useful documentation
about Helm.
## Examples
Some example charts can be found under the `charts/` directory.
## Tips and tricks
You can find some useful tips and tricks [here](./docs/99.tips-and-tricks.md).
## Further reading
[Charts - Official doc](https://helm.sh/docs/topics/charts/)