Difference between revisions of "Helm repo add"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
  [[helm repo add sentry https://sentry-kubernetes.github.io/charts]]
 
  [[helm repo add sentry https://sentry-kubernetes.github.io/charts]]
 
  [[helm repo add karpenter https://charts.karpenter.sh/]]
 
  [[helm repo add karpenter https://charts.karpenter.sh/]]
 +
[[helm repo add sentinelone]] https://sentinel-one.github.io/helm-charts/
  
 
  [[helm repo add fluent https://fluent.github.io/helm-charts]]
 
  [[helm repo add fluent https://fluent.github.io/helm-charts]]

Revision as of 14:42, 11 October 2023

helm repo add YOUR_REPO_NAME

Examples

helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx/
helm repo add nginx-stable https://helm.nginx.com/stable
helm repo add jenkinsci https://charts.jenkins.io
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/
helm repo add eks https://aws.github.io/eks-charts
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add jetstack https://charts.jetstack.io
helm repo add stable https://charts.helm.sh/stable
helm repo add elastic https://helm.elastic.co
helm repo add hashicorp https://helm.releases.hashicorp.com
helm repo add stakewise https://charts.stakewise.io
helm repo add apache-airflow https://airflow.apache.org
helm repo add sentry https://sentry-kubernetes.github.io/charts
helm repo add karpenter https://charts.karpenter.sh/
helm repo add sentinelone https://sentinel-one.github.io/helm-charts/
helm repo add fluent https://fluent.github.io/helm-charts


Outputs:

"stable" has been added to your repositories
"ingress-nginx" has been added to your repositories
"jenkinsci" has been added to your repositories
"stable" has been added to your repositories
"eks" has been added to your repositories
"jetstack" has been added to your repositories

Related commands

See also

Advertising: