Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2021-09-29 22:05:22
KCE integrates the features of Helm. You can manage Helm applications in the KCE console in a visualized manner.
KCE supports Helm v3, which provides higher security and is easier to use than Helm v2. We recommend that you use Helm v3 to deploy applications.
Note: From July 15, 2021, the Helm v2 service is not maintained and cannot be enabled. Your applications that have been deployed are not affected.
If you have enabled Helm v2 and used it to deploy applications, you can still deploy and manage applications on the Helm v2 page in the KCE console. If you want to migrate Helm v2 to Helm v3, see Migrate Helm v2 to Helm v3.
You can click Delete Helm 2 to uninstall the components deployed when you enable Helm v2.
KCE provides complete capabilities of managing Helm applications based on Helm v3.
Note: To ensure compatibility, we recommend that your clusters use Kubernetes in versions from 1.17 to 1.20.
Click the name of a Helm application. The Helm application details page appears. The following information is displayed:
Info: includes the name of the Helm application, cluster and namespace where the application resides, Helm description, creation time, and last deployment time.
Resource list: displays the workloads, Services, and other resources deployed in the application. You can click the name of a resource to go to the corresponding resource list.
Parameter: shows the values.yaml information of the chart that is used to deploy the Helm application. The chart can be a private Helm chart or a Helm chart provided by Kingsoft Cloud.
On the Helm Application page, find the target Helm application and click Update in the Operation column. The page for updating the Helm application appears. The chart source, name, and version can be changed.
On the Helm Application page, find the target Helm application and click Delete in the Operation column. In the dialog box that appears, click OK.
Note: When you delete a Helm application, all resources in the application are deleted. Exercise caution when you perform this operation.
Pure Mode