Cleaning up

Run the following commands:

  1. Remove the Linkerd control plane:
$ linkerd install --ignore-cluster | kubectl delete -f -
  1. Remove the booksapp and emojivoto applications:
$ kubectl delete ns linkerd-lab
namespace "linkerd-lab" deleted

$ kubectl delete ns emojivoto
namespace "emojivoto" deleted

Remember that by the time you read this book, new versions of Linkerd may be available with new features and functions. You can visit https://github.com/servicemeshbook/linkerd for updated Linkerd scripts.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.15.135.63