Skip to content

Commit fac1cae

Browse files
author
Ted Avery
committed
OSDOCS-7857:RPM Uninstall Instructions
1 parent 7ed14ec commit fac1cae

File tree

7 files changed

+37
-0
lines changed

7 files changed

+37
-0
lines changed

_topic_maps/_topic_map_ms.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ Topics:
4747
- Name: Understanding system health checks
4848
File: microshift-greenboot
4949
---
50+
Name: Uninstalling MicroShift
51+
Dir: microshift_uninstall
52+
Distros: microshift
53+
Topics:
54+
- Name: Uninstalling MicroShift
55+
File: microshift-uninstalling
56+
---
5057
Name: Installing with an RPM package
5158
Dir: microshift_install_rpm
5259
Distros: microshift

microshift_install_rpm/microshift-install-rpm.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,17 @@ include::modules/microshift-service-starting.adoc[leveloffset=+2]
3737

3838
include::modules/microshift-service-stopping.adoc[leveloffset=+2]
3939

40+
[role="_additional-resources"]
41+
.Additional resources
42+
43+
* xref:../microshift_uninstall/microshift-uninstall.adoc#microshift-uninstall[Uninstalling {microshift-short}]
44+
4045
include::modules/microshift-accessing.adoc[leveloffset=+1]
4146

4247
//additional resources for accessing module
4348
[role="_additional-resources"]
4449
.Additional resources
50+
4551
* xref:../microshift_cli_ref/microshift-oc-cli-install.adoc#microshift-oc-cli-install[Installing the OpenShift CLI tool].
4652

4753
include::modules/microshift-accessing-cluster-locally.adoc[leveloffset=+2]

microshift_uninstall/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes/

microshift_uninstall/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images/
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="microshift-uninstalling"]
3+
== Uninstalling {microshift-short}
4+
5+
To uninstall {microshift-short}, run the `microshift-cleanup-data` script.
6+
7+
[WARNING]
8+
====
9+
Do not run this script without the guidance of product Support. Contact Support by xref:../microshift_support/microshift-getting-support.adoc#microshift-support-submitting-a-case_getting-support[Submitting a support case].
10+
====
11+
12+
include::modules/microshift-data-cleaning-overview.adoc[leveloffset=+1]
13+
14+
include::modules/microshift-data-cleaning-full-cleanup.adoc[leveloffset=+2]
15+
16+
include::modules/microshift-data-cleaning-container-images.adoc[leveloffset=+2]
17+
18+
include::modules/microshift-data-cleaning-ovn-data.adoc[leveloffset=+2]
19+
20+
include::modules/microshift-data-cleaning-certs.adoc[leveloffset=+2]

microshift_uninstall/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../modules/

microshift_uninstall/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../snippets/

0 commit comments

Comments
 (0)