mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
25 lines
697 B
Plaintext
25 lines
697 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * web_console/creating-quick-start-tutorials.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="understanding-quick-starts_{context}"]
|
|
= Understanding quick starts
|
|
|
|
A quick start is a guided tutorial with user tasks. In the web console, you can access quick starts under the *Help* menu. They are especially useful for getting oriented with an application, Operator, or other product offering.
|
|
|
|
A quick start primarily consists of tasks and steps. Each task has multiple steps, and each quick start has multiple tasks. For example:
|
|
|
|
* Task 1
|
|
** Step 1
|
|
** Step 2
|
|
** Step 3
|
|
* Task 2
|
|
** Step 1
|
|
** Step 2
|
|
** Step 3
|
|
* Task 3
|
|
** Step 1
|
|
** Step 2
|
|
** Step 3
|