Help Center> Cloud Container Engine> FAQs> Networking> Network Configuration> How Does CCE Communicate with Other HUAWEI CLOUD Services over an Intranet?
Updated on 2022-08-15 GMT+08:00

How Does CCE Communicate with Other HUAWEI CLOUD Services over an Intranet?

Common HUAWEI CLOUD services that communicate with CCE over the intranet include RDS, DMS, Kafka, RabbitMQ, VPN, and ModelArts. The following two scenarios are involved:

  • In the same VPC network, CCE nodes can communicate with all services. When CCE nodes communicate with other services, check whether the security group rule in the inbound direction of the container CIDR block is enabled on the peer end. (This restriction applies only to CCE clusters that use the VPC network model.)
  • If CCE nodes and other services are in different VPCs, you can use a peering connection or VPN to connect two VPCs. Note that the two VPC CIDR blocks cannot overlap with the container CIDR block. In addition, you need to configure a return route for the peer VPC or private network. (This restriction applies only to CCE clusters that use the VPC network model.) For details, see VPC Peering Connection.
  • This logic works for all HUAWEI CLOUD services.
  • Clusters using the container tunnel network support internal communication of Services with no additional configuration required.
  • Pay attention to the following points when configuring a cluster using the VPC network:
    1. The source IP address displayed on the peer end is the container IP address.
    2. Custom routing rules added on CCE enable containers to communicate with each other on nodes in a VPC.
    3. When a CCE container accesses other Services, check whether the inbound security group rule or firewall of the container CIDR block is configured on the peer end (destination end). For details, see Security Group Configuration Examples.
    4. If a VPN or VPC peering connection is used to enable communication between private networks, you need to configure a VPC peering connection route that points to the container CIDR block on the path and destination.

Network Configuration FAQs

more