Updated on 2023-12-13 GMT+08:00

CCI.Network

Property Description

Table 1 Property description

Property

Required

Type

Description

vpcId

Yes

HuaweiCloud.VPC.VPC.Id

Network is VPC's ID

Value Description: Supports customization.

Suggestion: Set the value based on requirements.

securityGroupId

Yes

HuaweiCloud.VPC.SecurityGroup.Id

Network corresponds to the subnet security group ID. The security group rules will affect the network access policy of the service under namespace. It is suggested to choose according to the actual needs.

Value Description: Supports customization.

Suggestion: Security group rules will affect the network access policy of the service under namespace. It is suggested to configure according to the default security group of cci: kubernetes.io-default-sg. To use the service component, make sure that TCP and udp are on in the security group.

availableZone

Yes

HuaweiCloud.ECS.AvailabilityZone.Name

CCI's Network corresponds to the available area of the subnet

Value Description: Supports customization.

Value Constraint: Currently, only CN North-Beijing1, CN North-Beijing4, and CN East-Shanghai1 are supported.

Suggestion: Set the value based on requirements.

subnetId

Yes

HuaweiCloud.VPC.Subnet.Id

Network corresponds to the network ID of the subnet

Value Description: Supports customization.

Suggestion: Set the value based on requirements.

networkType

Yes

string

Network network type, currently only supports underlay_neutron network mode

Value Description: Supports customization.

Suggestion: Set the value based on requirements.