Resource definitions
Resource definitions
Reference overview of the Calico Open Source API resources, including the manifest format and how calicoctl manages them.
BGP configuration
Reference for the BGPConfiguration resource in Calico Open Source that sets cluster-wide BGP options including the autonomous system number and route reflectors.
BGP peer
Reference for the BGPPeer resource in Calico Open Source that defines a BGP neighbor relationship between Calico nodes and external routers.
BGP Filter
Reference for the BGPFilter resource in Calico Open Source that filters routes imported from or exported to BGP peers.
Block affinity
Reference for the BlockAffinity resource in Calico Open Source that records which node owns each IP address management block.
Calico node status
Reference for the CalicoNodeStatus resource in Calico Open Source that exposes per-node agent, BGP, and routing state.
Felix configuration
Reference for the FelixConfiguration resource in Calico Open Source that controls Felix data plane behavior across the cluster.
Global network policy
Reference for the GlobalNetworkPolicy resource in Calico Open Source, a cluster-scoped policy that selects endpoints across all namespaces.
Global network set
Reference for the GlobalNetworkSet resource in Calico Open Source that defines a cluster-scoped set of CIDRs referenced by network policy.
Host endpoint
Reference for the HostEndpoint resource in Calico Open Source that represents a host network interface for policy enforcement.
IP pool
Reference for the IPPool resource in Calico Open Source that defines CIDRs available for pod IP address allocation.
IP reservation
Reference for the IPReservation resource in Calico Open Source that excludes specific addresses or ranges from automatic allocation.
IPAM configuration
Reference for the IP address management configuration resource in Calico Open Source that sets cluster-wide options such as strict affinity.
Kubernetes controllers configuration
Reference for the KubeControllersConfiguration resource in Calico Open Source that controls behavior of the kube-controllers component.
Network policy
Reference for the NetworkPolicy resource in Calico Open Source, a namespaced policy that selects pods within a single namespace.
Network set
Reference for the NetworkSet resource in Calico Open Source that defines a namespaced set of CIDRs referenced by network policy.
Node
Reference for the Node resource in Calico Open Source that represents a host running the calico/node agent.
Profile
Reference for the Profile resource in Calico Open Source that groups labels and rules applied to endpoints.
Staged global network policy
Reference for the StagedGlobalNetworkPolicy resource in Calico Open Source that previews cluster-scoped policy without enforcing it.
Staged Kubernetes network policy
Reference for the StagedKubernetesNetworkPolicy resource in Calico Open Source that previews Kubernetes network policy without enforcing it.
Staged network policy
Reference for the StagedNetworkPolicy resource in Calico Open Source that previews namespaced policy without enforcing it.
Tier
Reference for the Tier resource in Calico Open Source that groups policies into ordered evaluation buckets.
Workload endpoint
Reference for the WorkloadEndpoint resource in Calico Open Source that represents a pod or VM interface for policy and IPAM.