Files
doc-exports/docs/cce/umn/cce_10_0191.html
qiujiandong1 ab1e53a279 CCE UMN 20251031 version
Reviewed-by: Gergo-Bence Lorincz <a200452876@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2026-01-15 10:25:22 +00:00

20 lines
2.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a name="cce_10_0191"></a><a name="cce_10_0191"></a>
<h1 class="topictitle1">Chart Overview</h1>
<div id="body1561539731188"><p id="cce_10_0191__p189078488378">CCE provides a console for managing Helm charts. This helps you easily deploy applications using the charts and manage applications on the console. </p>
<div class="section" id="cce_10_0191__en-us_topic_0226102212_section12864123341716"><h4 class="sectiontitle">Helm</h4><p id="cce_10_0191__p68719119339"><a href="https://helm.sh/" target="_blank" rel="noopener noreferrer">Helm</a> is a package manager for Kubernetes and manages charts. A Helm chart is a series of YAML files used to encapsulate native Kubernetes applications. When deploying an application, you can customize some metadata of the application for easy application distribution. Application releasors can use Helm to package applications, manage application dependencies and application versions, and release applications to the software repository. After using Helm, users do not need to compile complex application deployment files. They can easily search for, install, upgrade, roll back, and uninstall applications on Kubernetes.</p>
<p id="cce_10_0191__en-us_topic_0226102212_p138031436191716">The relationship between Helm and Kubernetes is as follows:</p>
<ul id="cce_10_0191__ul1633161218346"><li id="cce_10_0191__li83311212113414">Helm &lt;&gt; Kubernetes</li><li id="cce_10_0191__li13315123347">Apt &lt;&gt; Ubuntu</li><li id="cce_10_0191__li1833131283412">Yum &lt;&gt; CentOS</li><li id="cce_10_0191__li7331131233420">Pip &lt;&gt; Python</li></ul>
<p id="cce_10_0191__p177984213343">The following figure shows the solution architecture:</p>
<p id="cce_10_0191__p794155619355"><span><img id="cce_10_0191__image4804826181816" src="en-us_image_0000002516078871.png"></span></p>
<p id="cce_10_0191__p95091655535">Helm can help application orchestration for Kubernetes:</p>
<ul id="cce_10_0191__ul75096515315"><li id="cce_10_0191__li950913516539">Manages, edits, and updates a large number of Kubernetes configuration files.</li><li id="cce_10_0191__li4509459535">Deploys a complex Kubernetes application that contains a large number of configuration files.</li><li id="cce_10_0191__li1750905155317">Shares and reuses Kubernetes configurations and applications.</li><li id="cce_10_0191__li450920514533">Supports multiple environments with parameter-based configuration templates.</li><li id="cce_10_0191__li13509115105313">Manages the release of applications, including rolling back the application, finding differences (using the <strong id="cce_10_0191__b1236505916344">diff</strong> command), and viewing the release history.</li><li id="cce_10_0191__li7509125125311">Controls phases in a deployment cycle.</li><li id="cce_10_0191__li19509115195314">Tests and verifies the released version.</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_10_0019.html">Helm Charts</a></div>
</div>
</div>