このコンテンツは選択した言語では利用できません。
Chapter 4. Uninstalling MicroShift
Before you uninstall MicroShift, clean up all the MicroShift data and configuration by running the microshift-cleanup-data script.
4.1. Uninstalling MicroShift from an RPM package リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
Prerequisites
- You are logged into MicroShift as an administrator with root-user access.
- You have filed a support case.
- You have root access to the MicroShift node.
Procedure
Clean all your data by running the following command:
$ sudo microshift-cleanup-data --all1 - 1
- When you run the script with the
--allargument, you perform the following clean up actions:- Stop and disable all MicroShift services
- Delete all MicroShift pods
- Delete all container image storage
- Reset network configuration
-
Delete the
/var/lib/microshiftdata directory - Delete OVN-K networking configuration
Run the following command:
$ sudo dnf remove -y microshift*