mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
RHDEVDOCS-4216: Add enable / disable quickstart docs
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
930a03388c
commit
47bf5c097d
BIN
images/cluster-configuration-general-tab.png
Normal file
BIN
images/cluster-configuration-general-tab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
BIN
images/cluster-settings-console.png
Normal file
BIN
images/cluster-settings-console.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
30
modules/disable-quickstarts-admin-console.adoc
Normal file
30
modules/disable-quickstarts-admin-console.adoc
Normal file
@@ -0,0 +1,30 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * web_console/configuring-web-console.adoc
|
||||
|
||||
[id="disable-quickstarts-admin-console_{context}"]
|
||||
= Disabling quick starts in the web console
|
||||
|
||||
You can use the *Administrator* perspective of the web console to disable one or more quick starts.
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You have cluster administrator permissions and are logged in to the web console.
|
||||
|
||||
.Procedure
|
||||
|
||||
. In the *Administrator* perspective, navigate to *Administation* -> *Cluster Settings*.
|
||||
. On the *Cluster Settings* page, click the *Configuration* tab.
|
||||
. On the *Configuration* page, click the *Console* configuration resource with the description *operator.openshift.io*.
|
||||
+
|
||||
image::cluster-settings-console.png[Image of the Configuration page showing the correct Console configuration resource to select]
|
||||
|
||||
. From the *Action* drop-down list, select *Customize*, which opens the *Cluster configuration* page.
|
||||
+
|
||||
image::cluster-configuration-general-tab.png[Cluster configuration page open on the General tab]
|
||||
|
||||
. 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.
|
||||
|
||||
** 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.
|
||||
** 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.
|
||||
** 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.
|
||||
@@ -14,3 +14,4 @@ or disable the console.
|
||||
* Deploy an {product-title} cluster.
|
||||
|
||||
include::modules/web-console-configuration.adoc[leveloffset=+1]
|
||||
include::modules/disable-quickstarts-admin-console.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user