Difference between revisions of "Helm (package manager)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 16: Line 16:
 
* <code>[[helm repo add]] stable https://kubernetes-charts.storage.googleapis.com/</code>
 
* <code>[[helm repo add]] stable https://kubernetes-charts.storage.googleapis.com/</code>
 
* <code>[[helm repo update]]</code>
 
* <code>[[helm repo update]]</code>
* <code>helm search repo stable</code>
+
* <code>[[helm search repo]] stable</code>
 
* <code>[[helm ls]]</code>
 
* <code>[[helm ls]]</code>
 
* <code>[[helm get manifest]]</code>
 
* <code>[[helm get manifest]]</code>

Revision as of 17:50, 1 September 2020

wikipedia:Helm[1] (2016 [2]) is a package manager for Kubernetes

tiller component runs on your Kubernetes cluster, listens for commands from helm, and handles the configuration and deployment of software releases on the cluster.


Installation

Example commands

Software available: Artifactory, datadog, Elastic, fluentd, GitLab, graylog, MySQL

Helm versions

Related terms

See also

  • https://helm.sh/
  • https://github.com/helm/helm/releases/tag/v1.0
  • Advertising: