Chapter 7. Tearing down the service network

This procedure describes how to remove the service network you created.

  1. Delete the west namespace from the west terminal session:

    $ kubectl delete namespace west
  2. Delete the east namespace from the east terminal session:

    $ kubectl delete namespace east