Connect to a cluster by using a local Helm client

Last updated:2023-05-23 18:05:41

This topic describes how to use a local Helm client to connect to a KCE cluster.

Install and configure kubectl on a local PC

For more information, see Connect to a Kubernetes cluster by using kubectl.

Download the Helm client

Download the client of an applicable version. By default, the Helm client V3.5.4 or V2.13.0 is installed for KCE.

wget https://get.helm.sh/helm-v3.5.4-linux-amd64.tar.gz
tar -zxvf helm-v3.5.4-linux-amd64.tar.gz
mv linux-amd64/helm /usr/local/bin/helm

Manage Helm applications by using the Helm client

Run the following command to verify the Helm client:

[root@vm10-0-11-193 ~]# helm ls
NAME	NAMESPACE	REVISION	UPDATED                               	STATUS  	CHART            	APP VERSION
test	default  	1       	2021-07-15 21:33:39.78202073 +0800 CST	deployed	postgresql-10.5.2	11.12.0

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈