Next Steps

    • The CNCF Artifact Hub is an indispensable source of charts.
    • The Kubernetes provides detailed examples of the various resource kinds that you can use, from ConfigMaps and Secrets to DaemonSets and Deployments.
    • The Helm Charts Guide explains the workflow of using charts.
    • The Helm article provides some useful tips for writing charts.
    • The Sprig documentation documents more than sixty of the template functions.
    • The explain the template syntax in detail.