doc-exports/docs/cce/umn/cce_faq_00266.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

17 lines
2.4 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_faq_00266"></a><a name="cce_faq_00266"></a>
<h1 class="topictitle1">What Is the Relationship Between Clusters, VPCs, and Subnets?</h1>
<div id="body1587886786026"><p id="cce_faq_00266__p132814398444">A Virtual Private Cloud (VPC) is similar to a private local area network (LAN) managed by a home gateway whose IP address is 192.168.0.0/16. A VPC is a private network built on the cloud and provides basic network environment for running elastic cloud servers (ECSs), elastic load balances (ELBs), and middleware. Networks of different scales can be configured based on service requirements. Generally, you can set the CIDR block to 10.0.0.0/824, 172.16.0.0/1224, or 192.168.0.0/1624. The largest CIDR block is 10.0.0.0/8, which corresponds to a class A network.</p>
<p id="cce_faq_00266__p12833984418">A VPC can be divided into multiple subnets. Security groups are configured to determine whether these subnets can communicate with each other. This ensures that subnets can be isolated from each other, so that you can deploy different services on different subnets.</p>
<p id="cce_faq_00266__p182811397446">A cluster is one or a group of cloud servers (also known as nodes) in the same VPC. It provides computing resource pools for running containers.</p>
<div class="p" id="cce_faq_00266__p17934350123114">As shown in <a href="#cce_faq_00266__fig43963373019">Figure 1</a>, a region may comprise of multiple VPCs. A VPC consists of one or more subnets. The subnets communicate with each other through a subnet gateway. A cluster is created in a subnet. There are three scenarios:<ul id="cce_faq_00266__ul897324011376"><li id="cce_faq_00266__li183870174010">Different clusters are created in different VPCs.</li><li id="cce_faq_00266__li7973740103711">Different clusters are created in the same subnet.</li><li id="cce_faq_00266__li7419113153815">Different clusters are created in different subnets.</li></ul>
</div>
<div class="fignone" id="cce_faq_00266__fig43963373019"><a name="cce_faq_00266__fig43963373019"></a><a name="fig43963373019"></a><span class="figcap"><b>Figure 1 </b>Relationship between clusters, VPCs, and subnets</span><br><span><img id="cce_faq_00266__image153821856042" src="en-us_image_0000001898024049.png"></span></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_faq_00146.html">Network Planning</a></div>
</div>
</div>