doc-exports/docs/cce/umn/cce_faq_00025.html
Dong, Qiu Jian 86fb05065f CCE UMN for 24.2.0 version -20240428
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>
2024-06-10 08:19:07 +00:00

13 lines
1007 B
HTML

<a name="cce_faq_00025"></a><a name="cce_faq_00025"></a>
<h1 class="topictitle1">How Can I Access a Cluster API Server?</h1>
<div id="body1519869884925"><p id="cce_faq_00025__p4938201686">You can use either of the following methods to access a cluster API server:</p>
<ul id="cce_faq_00025__ul679091319812"><li id="cce_faq_00025__li13684141543411">(Recommended) Through the cluster API. This access mode uses certificate authentication. It is suitable for API calls on scale thanks to its direct connection to the API Server. This is a recommended option.</li><li id="cce_faq_00025__li49271820587">API Gateway. This access mode uses token authentication. You need to obtain a toke using your account. This access mode applies to small-scale API calls. API gateway flow control may be triggered when APIs are called on scale.</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_faq_00207.html">API &amp; kubectl FAQs</a></div>
</div>
</div>