NetworkProfile interface

OpenShift networking configuration

Properties

hostPrefix

Network host prefix

machineCidr

The CIDR block from which to assign machine IP addresses

networkType

The main controller responsible for rendering the core networking components

podCidr

The CIDR of the pod IP addresses

serviceCidr

The CIDR block for assigned service IPs

Property Details

hostPrefix

Network host prefix

hostPrefix?: number

Property Value

number

machineCidr

The CIDR block from which to assign machine IP addresses

machineCidr?: string

Property Value

string

networkType

The main controller responsible for rendering the core networking components

networkType?: string

Property Value

string

podCidr

The CIDR of the pod IP addresses

podCidr?: string

Property Value

string

serviceCidr

The CIDR block for assigned service IPs

serviceCidr?: string

Property Value

string