kubernetes v1.37

AllocatedDeviceStatus.networkData.ips

IPs lists the network addresses assigned to the device's network interface. This can include both IPv4 and IPv6 addresses. The IPs are in the CIDR notation, which includes both the address and the associated subnet mask. e.g.: "192.0.2.5/24" for IPv4 and "2001:db8::5/64" for IPv6. Must not contain more than 16 entries.

1 fields
AllocatedDeviceStatus.networkData.ips fields and descriptions
Field / TypeDescription
AllocatedDeviceStatus.networkData.ips
string

No description provided.