Access and Usage Modes
You can use either of the following methods to access the OVS and Calico components:
- Using built-in management tools such as ovs-vsctl (for OVS) and calicoctl (for Calico).
- Using Kubernetes management tools such as kubectl to indirectly access, manage, and configure network components.
Parent topic: Introduction