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 13: Line 13:
 
* <code>[[helm repo list]]</code>
 
* <code>[[helm repo list]]</code>
 
* <code> helm repo add [[eks]] https://aws.github.io/eks-charts</code>
 
* <code> helm repo add [[eks]] https://aws.github.io/eks-charts</code>
* <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>

Revision as of 14:24, 30 August 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

Versions

Related terms

See also

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