You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstarts/insights-blueprints/insights-creating-blueprint-images.yml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ spec:
18
18
description: >-
19
19
To create your custom blueprint, complete this task.
20
20
21
-
1. Go to the **Images** wizard.
21
+
1. Go to the **Images** table.
22
22
23
23
1. Click **Create blueprint** on the upper menu.
24
24
25
25
1. In the **Images** wizard, start to customize your blueprint. [Learn more about customization](https://docs.redhat.com/en/documentation/red_hat_lightspeed/1-latest/html/deploying_and_managing_rhel_systems_in_hybrid_clouds/index).
26
26
27
-
1. On the **Review** page, choose either **Save the blueprint** or **Save and build image**.
27
+
1. On the **Review** page, choose either **Save changes to blueprint** or **Save changes and build image**.
28
28
29
29
A side panel is displayed containing the details of your sample application.
30
30
review:
@@ -38,13 +38,13 @@ spec:
38
38
success: You have created your blueprint!
39
39
failed: Try the steps again.
40
40
41
-
- title: Creating a blueprint image
41
+
- title: Creating an image using a blueprint
42
42
description: |-
43
-
### Create your image from the blueprints that you customized are a persistent definition for image customizations. Complete the following steps to create your custom image:
44
-
45
-
1. In the **Image** wizard, click the blueprint that you want.
46
-
47
-
1. Click **Build images**.
43
+
### Use the blueprint that you created as a persistent definition for image customizations. To create an image from the blueprint you just defined:
44
+
45
+
1. In the **Blueprint** panel, click the blueprint that you want to use.
46
+
47
+
1. Click **Build images** from the toolbar on the images table.
48
48
49
49
Images starts to build a RHEL image for the architecture that you selected.
50
50
review:
@@ -53,7 +53,7 @@ spec:
53
53
Do you see the images related to your blueprint in the **Images** dashboard?
54
54
failedTaskHelp: This task isn’t verified yet. Try the task again.
55
55
summary:
56
-
success: You have verified that your customized images was successfully built! Congratulations, your image is ready to be deployed!
56
+
success: You have verified that your customized image was successfully built! Congratulations, your image is ready to be deployed!
57
57
failed: Try the steps again.
58
58
59
59
- title: Editing an existing blueprint
@@ -65,7 +65,7 @@ spec:
65
65
1. From the navigation menu, select the section that you want to edit.
66
66
1. Click **Save changes to blueprint** when you’re done.
0 commit comments