Difference between revisions of "Helm charts"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* <code>[[helm create]] YOUR_NEW_CHART</code>
 
* <code>[[helm create]] YOUR_NEW_CHART</code>
 
* <code>[[helm show chart]] stable/grafana</code>
 
* <code>[[helm show chart]] stable/grafana</code>
 
+
* <code>[[helm pull]] chartrepo/chartname</code>
[[helm pull]] chartrepo/chartname
 
 
 
  
 
== Related ==
 
== Related ==

Revision as of 08:59, 4 August 2022

Helm packages multiple Kubernetes resources into a single logical deployment unit called a chart.

Related

See also

Advertising: