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

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.

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/)