Requested contains a list of IPAM pool requests, i.e. indicates how many
addresses this node requests out of each pool listed here. This field
is owned and written to by cilium-agent and read by the operator.
needed
object
Needed indicates how many IPs out of the above Pool this node requests
from the operator. The operator runs a reconciliation loop to ensure each
node always has enough PodCIDRs allocated in each pool to fulfill the
requested number of IPs here.
ipv4-addrs
integer
IPv4Addrs contains the number of requested IPv4 addresses out of a given
pool
ipv6-addrs
integer
IPv6Addrs contains the number of requested IPv6 addresses out of a given
pool
pool
string required
Pool is the name of the IPAM pool backing this request
minLength: 1