Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OciVcnIpNativeNodePoolPodNetworkOptionDetails

Network options specific to using the OCI VCN Native CNI

Properties

Const cniType

cniType: string = "OCI_VCN_IP_NATIVE"

Optional maxPodsPerNode

maxPodsPerNode: undefined | number

The max number of pods per node in the node pool. This value will be limited by the number of VNICs attachable to the node pool shape Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional podNsgIds

podNsgIds: Array<string>

The OCIDs of the Network Security Group(s) to associate pods for this node pool with. For more information about NSGs, see NetworkSecurityGroup.

podSubnetIds

podSubnetIds: Array<string>

The OCIDs of the subnets in which to place pods for this node pool. This can be one of the node pool subnet IDs

Methods

getDeserializedJsonObj

getJsonObj