BootstrapNetworkingConfig interface
Network configuration returned as part of FlexNode bootstrap data.
Properties
| cni |
CNI plugin version. |
| dns |
IP address of the cluster DNS service. |
Property Details
cniVersion
CNI plugin version.
cniVersion?: string
Property Value
string
dnsServiceIP
IP address of the cluster DNS service.
dnsServiceIP?: string
Property Value
string