Node

    FieldDescriptionAccepted ValuesSchemaDefault
    bgpBGP configuration for this node. Omit if using Calico for policy only.BGP
    ipv4VXLANTunnelAddrIPv4 address of the VXLAN tunnel. This is system configured and should not be updated manually.string
    vxlanTunnelMACAddrMAC address of the IPv4 VXLAN tunnel. This is system configured and should not be updated manually.string
    ipv6VXLANTunnelAddrIPv6 address of the VXLAN tunnel. This is system configured and should not be updated manually.string
    vxlanTunnelMACAddrV6MAC address of the IPv6 VXLAN tunnel. This is system configured and should not be updated manually.string
    orchRefsCorrelates this node to a node in another orchestrator.list of
    wireguardWireGuard configuration for this node. This is applicable only if WireGuard is enabled in Felix Configuration.
    FieldDescriptionAccepted ValuesSchemaDefault
    asNumberThe AS Number of your calico/node.Optional. If omitted the global value is used (see example modifying Global BGP settings for details about modifying the setting).integer
    ipv4AddressThe IPv4 address and subnet exported as the next-hop for the Calico endpoints on the hostThe IPv4 address must be specified if BGP is enabled.string
    ipv6AddressThe IPv6 address and subnet exported as the next-hop for the Calico endpoints on the hostOptionalstring
    ipv4IPIPTunnelAddrIPv4 address of the IP-in-IP tunnel. This is system configured and should not be updated manually.Optional IPv4 addressstring
    routeReflectorClusterIDEnables this node as a route reflector within the given clusterOptional IPv4 addressstring
    Datastore typeCreate/DeleteUpdateGet/ListNotes
    etcdv3YesYesYes
    Kubernetes API serverNoYesYescalico/node data is directly tied to the Kubernetes nodes.