Helm chart

  • helm search - Search for charts in Helm Hub and Helm Repositories
  • helm install - Install charts into Kubernetes
  • helm list - List all releases of a given Kubernetes Namespace
  • helm show - Show information about a chart
  • helm upgrade - Upgrade a release to a new version of the underlying chart
  • helm pull - Download and extract a chart from Helm hub or a Helm repository
  • helm repo - Add, update, index, list, or remove chart repositories
  • helm package - Create an tgz archive for the chart in the current folder


1. Install helm chart


2. helm list 

để show các chart đã deployed trong cluster


3. helm instal my-chart chart 

để cài đặt deploy 1 chart 

4. helm delete chart-name 

để xoá chart



5. helm search repo [name]

để tìm repo theo name đã add vào cluster



Comments

Popular posts from this blog

Fixing the DeepSpeed Import Error While Fine-Tuning the Qwen Model

Amazon Linux 2023 - User data configuration for launch templates to connect to the EKS cluster

How to create ISM policy and rotate logs in opensearch