Skip to main content
Version: 3.27 (latest)

Block affinity

A block affinity resource (BlockAffinity) represents the affinity for an IPAM block. These are managed by Calico IPAM.

Block affinity definition​

Metadata​

FieldDescriptionAccepted ValuesSchema
nameUnique name to describe this resource instance. Must be specified.Alphanumeric string with optional ., _, or -.string

Spec​

FieldDescriptionAccepted ValuesSchemaDefault
stateState of the affinity with regard to any referenced IPAM blocks.confirmed, pending, pendingDeletionstring
nodeThe node that this affinity is assigned to.The hostname of the nodestring
cidrThe CIDR range this block affinity references.A valid IPv4 or IPv6 CIDR.string
deletedWhen set to true, clients should treat this block as if it does not exist.true, falsebooleanfalse

Supported operations​

Datastore typeCreateDeleteUpdateGet/ListWatch
etcdv3NoNoNoYesYes
Kubernetes API serverNoNoNoYesYes