Deleting an IP Address Pool
This section describes how to delete the ippool-vxlan IP address pool as an example. You can use either of the following commands.
1 2 | calicoctl delete ipPool ippool-vxlan calicoctl delete -f - < ipPool_vxlan.yaml |
Parent topic: IP Address Pool Management