Skip to content

Commit 3afe7b6

Browse files
authored
Merge pull request #60509 from abrennan89/RHDEVDOCS-4216
RHDEVDOCS-4216: Add enable / disable quickstart docs
2 parents ee63c1e + 02871b5 commit 3afe7b6

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed
75.8 KB
Loading

images/cluster-settings-console.png

58.2 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * web_console/configuring-web-console.adoc
4+
5+
[id="disable-quickstarts-admin-console_{context}"]
6+
= Disabling quick starts in the web console
7+
8+
You can use the *Administrator* perspective of the web console to disable one or more quick starts.
9+
10+
.Prerequisites
11+
12+
* You have cluster administrator permissions and are logged in to the web console.
13+
14+
.Procedure
15+
16+
. In the *Administrator* perspective, navigate to *Administation* -> *Cluster Settings*.
17+
. On the *Cluster Settings* page, click the *Configuration* tab.
18+
. On the *Configuration* page, click the *Console* configuration resource with the description *operator.openshift.io*.
19+
+
20+
image::cluster-settings-console.png[Image of the Configuration page showing the correct Console configuration resource to select]
21+
22+
. From the *Action* drop-down list, select *Customize*, which opens the *Cluster configuration* page.
23+
+
24+
image::cluster-configuration-general-tab.png[Cluster configuration page open on the General tab]
25+
26+
. On the *General* tab, in the *Quick starts* section, you can select items in either the *Enabled* or *Disabled* list, and move them from one list to the other by using the arrow buttons.
27+
28+
** To enable or disable a single quick start, click the quick start, then use the single arrow buttons to move the quick start to the appropriate list.
29+
** To enable or disable multiple quick starts at once, press Ctrl and click the quick starts you want to move. Then, use the single arrow buttons to move the quick starts to the appropriate list.
30+
** To enable or disable all quick starts at once, click the double arrow buttons to move all of the quick starts to the appropriate list.

web_console/configuring-web-console.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ or disable the console.
1414
* Deploy an {product-title} cluster.
1515

1616
include::modules/web-console-configuration.adoc[leveloffset=+1]
17+
include::modules/disable-quickstarts-admin-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)