Files
doc-exports/docs/cce/umn/cce_10_0240.html
qiujiandong1 23019c5a63 CCE UMN 20250415 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-04-16 09:37:48 +00:00

185 lines
21 KiB
HTML

<a name="cce_10_0240"></a><a name="cce_10_0240"></a>
<h1 class="topictitle1">CCE Advanced HPA</h1>
<div id="body1574828037707"><p id="cce_10_0240__p8060118">The CCE Advanced HPA add-on (formerly cce-hpa-controller) is developed by CCE. It can be used to flexibly scale in or out Deployments based on metrics such as CPU usage and memory usage.</p>
<div class="section" id="cce_10_0240__section16202940121214"><h4 class="sectiontitle">Main Functions</h4><ul id="cce_10_0240__ul8438109131313"><li id="cce_10_0240__li1743813916133">Scaling can be performed based on the percentage of the current number of pods.</li><li id="cce_10_0240__li84386914139">The minimum scaling step can be set.</li><li id="cce_10_0240__li7438198132">Different scaling operations can be performed based on the actual metric values.</li></ul>
</div>
<div class="section" id="cce_10_0240__section147226815158"><h4 class="sectiontitle">Notes and Constraints</h4><ul id="cce_10_0240__ul125221124151820"><li id="cce_10_0240__li5334032134">If the add-on version is 1.2.11 or later, the add-ons that can provide metrics API must be installed.<ul id="cce_10_0240__ul14984165931217"><li id="cce_10_0240__cce_10_0208_li57914431362">Kubernetes Metrics Server (<a href="cce_10_0205.html">Kubernetes Metrics Server</a>): provides basic resource usage metrics, such as container CPU and memory usage. The default collection period is 60s. It is supported by all cluster versions.</li><li id="cce_10_0240__cce_10_0208_li51431170523">Cloud Native Cluster Monitoring (<a href="cce_10_0406.html">Cloud Native Cluster Monitoring</a>): available in clusters of v1.17 or later. The default collection period is 15s.<ul id="cce_10_0240__cce_10_0208_ul17244193012524"><li id="cce_10_0240__cce_10_0208_li21098531618">Auto scaling based on basic resource metrics: Prometheus needs to be registered as a metrics API. For details, see <a href="cce_10_0406.html#cce_10_0406__section17830202915211">Providing Basic Resource Metrics Through the Metrics API</a>.</li><li id="cce_10_0240__cce_10_0208_li1637614331524">Auto scaling based on custom metrics: Custom metrics need to be aggregated to the Kubernetes API server. For details, see <a href="cce_10_0406.html#cce_10_0406__section11927514174016">Creating an HPA Policy Using Custom Metrics</a>.</li></ul>
</li></ul>
</li></ul>
</div>
<div class="section" id="cce_10_0240__section046523415137"><h4 class="sectiontitle">Installing the Add-on</h4><ol id="cce_10_0240__ol13949124616422"><li id="cce_10_0240__li330462393220"><span>Log in to the <span id="cce_10_0240__cce_10_0004_ph18314322182">CCE console</span> and click the cluster name to access the cluster console.</span></li><li id="cce_10_0240__li13183153352515"><span>In the navigation pane, choose <strong id="cce_10_0240__b3796197115510"><span id="cce_10_0240__text1279611710551">Add-ons</span></strong>. Locate <strong id="cce_10_0240__b121182045616">CCE Advanced HPA</strong> on the right and click <strong id="cce_10_0240__b4797275552">Install</strong>.</span></li><li id="cce_10_0240__li178033014157"><span>On the <strong id="cce_10_0240__b1825229811105916">Install Add-on</strong> page, configure the specifications as needed.</span><p><ul id="cce_10_0240__ul165391913918"><li id="cce_10_0240__li9539201318111">If you selected <span class="uicontrol" id="cce_10_0240__uicontrol18901859103915"><b>Preset</b></span>, the add-on specifications will be automatically configured based on the recommended values by CCE. These values are suitable for most scenarios and can be viewed on the console.</li><li id="cce_10_0240__li3539713517">If you selected <span class="uicontrol" id="cce_10_0240__uicontrol196214301389"><b>Custom</b></span>, you can modify the number of replicas, vCPUs, and memory of each add-on component as required.<div class="note" id="cce_10_0240__note3130131113018"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="cce_10_0240__p115158491253"><strong id="cce_10_0240__b4841113118297">Replicas</strong>: HA is not possible with just one replica, so one replica is used only for verification. In commercial scenarios, you can configure multiple replicas based on the cluster specifications.</p>
<p id="cce_10_0240__p613018310303"><strong id="cce_10_0240__b9691135213301">CPU Quota</strong> and <strong id="cce_10_0240__b42960483305">Memory Quota</strong>: The resource quotas of a component are affected by how many containers and scaling policies in a cluster. For typical situations, it is recommended that you configure 500m CPU cores and 1,000 MiB of memory for every 5,000 containers in a cluster. As for scaling policies, 100m CPU cores and 500 MiB of memory should be configured for every 1,000 of them.</p>
</div></div>
</li></ul>
</p></li><li id="cce_10_0240__li362314112325"><span>Configure the add-on parameters.</span><p><ul id="cce_10_0240__ul128419367201"><li id="cce_10_0240__li99681957239"><strong id="cce_10_0240__b04811257154515">AHPA Policy</strong>: After this function is enabled, historical monitoring metrics can be used to predict the required number of replicas and scales accordingly. For details, see <a href="cce_10_0934.html">Creating an AHPA Policy</a>.<p id="cce_10_0240__p104151702313">To enable AHPA, make sure to install the Cloud Native Cluster Monitoring add-on and enable the function that reports monitoring data to AOM. For details, see <a href="cce_10_0406.html">Cloud Native Cluster Monitoring</a>.</p>
</li></ul>
</p></li><li id="cce_10_0240__li155851217011"><span>Configure deployment policies for the add-on pods.</span><p><div class="note" id="cce_10_0240__cce_10_0129_note32098410561"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="cce_10_0240__cce_10_0129_ul220911419567"><li id="cce_10_0240__cce_10_0129_li152095435618">Scheduling policies do not take effect on add-on pods of the DaemonSet type.</li><li id="cce_10_0240__cce_10_0129_li1720914445612">When configuring multi-AZ deployment or node affinity, ensure that there are nodes meeting the scheduling policy and that resources are sufficient in the cluster. Otherwise, the add-on cannot run.</li></ul>
</div></div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cce_10_0240__cce_10_0129_table52109416562" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Configurations for add-on scheduling</caption><thead align="left"><tr id="cce_10_0240__cce_10_0129_row521016413569"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.4.2.5.2.2.2.3.1.1"><p id="cce_10_0240__cce_10_0129_p15210124175611">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="76%" id="mcps1.3.4.2.5.2.2.2.3.1.2"><p id="cce_10_0240__cce_10_0129_p13210142565">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cce_10_0240__cce_10_0129_row162102049564"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.2.5.2.2.2.3.1.1 "><p id="cce_10_0240__cce_10_0129_p421019416569">Multi-AZ Deployment</p>
</td>
<td class="cellrowborder" valign="top" width="76%" headers="mcps1.3.4.2.5.2.2.2.3.1.2 "><ul id="cce_10_0240__cce_10_0129_ul122101425619"><li id="cce_10_0240__cce_10_0129_li142101342560"><strong id="cce_10_0240__cce_10_0129_b14923247163911">Preferred</strong>: Deployment pods of the add-on will be preferentially scheduled to nodes in different AZs. If all the nodes in the cluster are deployed in the same AZ, the pods will be scheduled to different nodes in that AZ.</li><li id="cce_10_0240__cce_10_0129_li52682031184214"><strong id="cce_10_0240__cce_10_0129_b8203192017422">Equivalent mode</strong>: Deployment pods of the add-on are evenly scheduled to the nodes in the cluster in each AZ. If a new AZ is added, you are advised to increase add-on pods for cross-AZ HA deployment. With the Equivalent multi-AZ deployment, the difference between the number of add-on pods in different AZs will be less than or equal to 1. If resources in one of the AZs are insufficient, pods cannot be scheduled to that AZ.</li><li id="cce_10_0240__cce_10_0129_li3210440562"><strong id="cce_10_0240__cce_10_0129_b015413651411">Forcible</strong>: Deployment pods of the add-on are forcibly scheduled to nodes in different AZs. There can be at most one pod in each AZ. If nodes in a cluster are not in different AZs, some add-on pods cannot run properly. If a node is faulty, add-on pods on it may fail to be migrated.</li></ul>
</td>
</tr>
<tr id="cce_10_0240__cce_10_0129_row1121010416566"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.2.5.2.2.2.3.1.1 "><p id="cce_10_0240__cce_10_0129_p12210114165612">Node Affinity</p>
</td>
<td class="cellrowborder" valign="top" width="76%" headers="mcps1.3.4.2.5.2.2.2.3.1.2 "><ul id="cce_10_0240__cce_10_0129_ul1621054145617"><li id="cce_10_0240__cce_10_0129_li1721017413562"><strong id="cce_10_0240__cce_10_0129_b2074619819545">Not configured</strong>: Node affinity is disabled for the add-on.</li><li id="cce_10_0240__cce_10_0129_li52109417563"><strong id="cce_10_0240__cce_10_0129_b129562052191415">Specify node</strong>: Specify the nodes where the add-on is deployed. If you do not specify the nodes, the add-on will be randomly scheduled based on the default cluster scheduling policy.</li><li id="cce_10_0240__cce_10_0129_li1421015415561"><strong id="cce_10_0240__cce_10_0129_b12590185851410">Specify node pool</strong>: Specify the node pool where the add-on is deployed. If you do not specify the node pools, the add-on will be randomly scheduled based on the default cluster scheduling policy.</li><li id="cce_10_0240__cce_10_0129_li92101542568"><strong id="cce_10_0240__cce_10_0129_b63060371515">Customize affinity</strong>: Enter the labels of the nodes where the add-on is to be deployed for more flexible scheduling policies. If you do not specify node labels, the add-on will be randomly scheduled based on the default cluster scheduling policy.<p id="cce_10_0240__cce_10_0129_p19210104145617">If multiple custom affinity policies are configured, ensure that there are nodes that meet all the affinity policies in the cluster. Otherwise, the add-on cannot run.</p>
</li></ul>
</td>
</tr>
<tr id="cce_10_0240__cce_10_0129_row3210645563"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.2.5.2.2.2.3.1.1 "><p id="cce_10_0240__cce_10_0129_p1821012465613">Toleration</p>
</td>
<td class="cellrowborder" valign="top" width="76%" headers="mcps1.3.4.2.5.2.2.2.3.1.2 "><p id="cce_10_0240__cce_10_0129_p11210164125619">Using both taints and tolerations allows (not forcibly) the add-on Deployment to be scheduled to a node with the matching taints, and controls the Deployment eviction policies after the node where the Deployment is located is tainted.</p>
<p id="cce_10_0240__cce_10_0129_p19210174185613">The add-on adds the default tolerance policy for the <strong id="cce_10_0240__cce_10_0129_b17210184125619">node.kubernetes.io/not-ready</strong> and <strong id="cce_10_0240__cce_10_0129_b8210114115616">node.kubernetes.io/unreachable</strong> taints, respectively. The tolerance time window is 60s.</p>
<p id="cce_10_0240__cce_10_0129_p2210144135620">For details, see <a href="cce_10_0728.html">Configuring Tolerance Policies</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</p></li><li id="cce_10_0240__li903478425"><span>Click <span class="uicontrol" id="cce_10_0240__uicontrol9837938458440"><b>Install</b></span>.</span></li></ol>
</div>
<div class="section" id="cce_10_0240__section0377457163618"><h4 class="sectiontitle">Components</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cce_10_0240__table1965341035819" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Add-on components</caption><thead align="left"><tr id="cce_10_0240__row1565319102582"><th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.5.2.2.4.1.1"><p id="cce_10_0240__p14653141018584">Component</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="65%" id="mcps1.3.5.2.2.4.1.2"><p id="cce_10_0240__p065391025820">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.5.2.2.4.1.3"><p id="cce_10_0240__p5653111015587">Resource Type</p>
</th>
</tr>
</thead>
<tbody><tr id="cce_10_0240__row872889165919"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.5.2.2.4.1.1 "><p id="cce_10_0240__p1319715501426">customedhpa-controller</p>
</td>
<td class="cellrowborder" valign="top" width="65%" headers="mcps1.3.5.2.2.4.1.2 "><p id="cce_10_0240__p1455113183920">CCE auto scaling component, which scales in or out Deployments based on metrics such as CPU usage and memory usage</p>
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.5.2.2.4.1.3 "><p id="cce_10_0240__p772869115917">Deployment</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="cce_10_0240__section183121449435"><h4 class="sectiontitle">Release History</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="cce_10_0240__table4943143014277" frame="border" border="1" rules="all"><caption><b>Table 3 </b>CCE Advanced HPA add-on</caption><thead align="left"><tr id="cce_10_0240__en-us_topic_0000001610213713_row139251455994"><th align="left" class="cellrowborder" valign="top" width="21.41%" id="mcps1.3.6.2.2.4.1.1"><p id="cce_10_0240__en-us_topic_0000001610213713_p13601510205420">Add-on Version</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="35.74%" id="mcps1.3.6.2.2.4.1.2"><p id="cce_10_0240__en-us_topic_0000001610213713_p156011107542">Supported Cluster Version</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="42.85%" id="mcps1.3.6.2.2.4.1.3"><p id="cce_10_0240__en-us_topic_0000001610213713_p1160131045411">New Feature</p>
</th>
</tr>
</thead>
<tbody><tr id="cce_10_0240__en-us_topic_0000001610213713_row17828329134315"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p1634911321431">1.5.38</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p17349632144316">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p7349432124310">v1.28</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p17350832154320">v1.29</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p9350163217438">v1.30</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p5350173224320">v1.31</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p93501325435">v1.32</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p0350132184311">v1.33</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p10932253123112">CCE clusters v1.33 are supported.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row115915492012"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p716034918015">1.5.32</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p31009533017">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p181009531209">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p16100195311010">v1.28</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p410014531507">v1.29</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1410005320010">v1.30</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p610035319016">v1.31</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p8287151911">v1.32</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p17392059308">CCE clusters v1.32 are supported.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row7655096420"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p132481812144216">1.5.24</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p192484124423">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p524881215425">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1224816129424">v1.28</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p724841244215">v1.29</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p16248161210425">v1.30</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p16248101216429">v1.31</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p12491152711427">Fixed some issues.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row137254232118"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p353516309112">1.5.3</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p0536183013117">v1.21</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p95365309119">v1.23</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p165362030718">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p153619304115">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p6536103019118">v1.28</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p85361530512">v1.29</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p951049191219">v1.30</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p7536103013113">AHPA is available.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row76471282208"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p1673923782014">1.4.3</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p173913792019">v1.21</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p87391371208">v1.23</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p8739437182013">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p117399379205">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p197391837152019">v1.28</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1773916375203">v1.29</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p9190844142017">Fixed some issues.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row11580101713712"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p46958192374">1.3.43</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p2695131912378">v1.21</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p14695171911373">v1.23</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1969511915373">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p0695131917376">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p4695181912378">v1.28</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p11695201953716">Fixed some issues.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row18238101995417"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p14239151912543">1.3.42</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p35035379542">v1.21</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p11503153717546">v1.23</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p85033374549">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p35031537155411">v1.27</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p14300123865418">v1.28</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p20166455511">CCE clusters v1.28 are supported.</p>
</td>
</tr>
<tr id="cce_10_0240__en-us_topic_0000001610213713_row10867135317161"><td class="cellrowborder" valign="top" width="21.41%" headers="mcps1.3.6.2.2.4.1.1 "><p id="cce_10_0240__en-us_topic_0000001610213713_p129421456121613">1.3.14</p>
</td>
<td class="cellrowborder" valign="top" width="35.74%" headers="mcps1.3.6.2.2.4.1.2 "><p id="cce_10_0240__en-us_topic_0000001610213713_p6942185614166">v1.19</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p18942056151616">v1.21</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1194285691619">v1.23</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p1194255618164">v1.25</p>
<p id="cce_10_0240__en-us_topic_0000001610213713_p875593711713">v1.27</p>
</td>
<td class="cellrowborder" valign="top" width="42.85%" headers="mcps1.3.6.2.2.4.1.3 "><p id="cce_10_0240__en-us_topic_0000001610213713_p11320115115519">CCE clusters v1.27 are supported.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_10_0907.html">Scheduling and Elasticity Add-ons</a></div>
</div>
</div>