doc-exports/docs/cce/umn/cce_faq_00399.html
Dong, Qiu Jian e11d42fad0 CCE UMN update -20230818 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2023-12-08 10:20:34 +00:00

15 lines
1.4 KiB
HTML

<a name="cce_faq_00399"></a><a name="cce_faq_00399"></a>
<h1 class="topictitle1">Can I Use CCE APIs If the Cluster Management Permissions Are Not Configured?</h1>
<div id="body0000001464366633"><p id="cce_faq_00399__p792611816582">CCE has cloud service APIs and cluster APIs.</p>
<ul id="cce_faq_00399__ul8342194145919"><li id="cce_faq_00399__li63423419598">Cloud service APIs: You can perform operations on the infrastructure (such as creating nodes) and cluster resources (such as creating workloads).<p id="cce_faq_00399__p28441934818"><a name="cce_faq_00399__li63423419598"></a><a name="li63423419598"></a>When using cloud service APIs, the cluster management (IAM) permissions must be configured.</p>
</li><li id="cce_faq_00399__li19342741125913">Cluster APIs: You can perform operations on cluster resources (such as creating workloads) through the Kubernetes native API server, but not on cloud infrastructure resources (such as creating nodes).<p id="cce_faq_00399__p12852155937"><a name="cce_faq_00399__li19342741125913"></a><a name="li19342741125913"></a>When using cluster APIs, you only need to add the cluster certificate. Only the users with the cluster management (IAM) permissions can download the cluster certificate. Note that information leakage may occur during certificate transmission.</p>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_faq_00397.html">Permissions</a></div>
</div>
</div>