Uninstall FSM
The articles in the getting started section outline installing FSM and sample applications. To uninstall all of these resources, delete the sample application and related SMI resources and uninstall the FSM control plane and cluster-wide FSM resources.
Delete the sample applications
To clean up the sample applications and related SMI resources, delete their namespaces. For example:
kubectl delete ns bookbuyer bookthief bookstore bookwarehouse
Uninstall FSM control plane
To uninstall FSM control plane, use fsm unistall mesh
.
fsm uninstall mesh
Uninstall FSM cluster-wide resources
To uninstall FSM cluster-wide resources, use fsm uninstall mesh --delete-cluster-wide-resources
.
fsm uninstall mesh --delete-cluster-wide-resources
It’s recommended to delete all resources with command fsm uninstall mesh -a -f --delete-namespace
during learning.
For more details about uninstalling FSM, see the uninstallation guide.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.