Skip to content

Commit

Permalink
Revert "Images cleanup." (#3610)
Browse files Browse the repository at this point in the history
This reverts commit 78a5216.
  • Loading branch information
0rnela authored Jan 15, 2025
1 parent 78a5216 commit 5c87251
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions modules/administration/pages/confidential-computing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ mgradm scale --coco-replicas 0
. In the field [literal]``Environment Type`` select the correct option from the drop-down list.
//. (PLACEHOLDER) Enable the automatic attestaion at reboot by selecting the toggle button [literal]``Execution``.
. Click button btn:[Save] to save the changes.
+
image::attestation1-v2.png[]

.Procedure: Scheduling New Attestation
[role=procedure]
Expand All @@ -94,20 +96,37 @@ mgradm scale --coco-replicas 0
. In the field [literal]``Earliest`` select the time of running the attestation.
. If needed, add the newly created attestation to the action chain by selecting [literal]``Add to`` option.
. Click button btn:[Schedule] to save and schedule the new attestation execution.
+
image::attestation2-v2.png[]
+

.Procedure: Viewing Attestation Reports from System Details
[role=procedure]
. For the selected system, go to tab menu:Audit[Confidential Computing > List Attestations].
. Find and select the report you want to view.
+
image::attestation3-v2.png[]
+
. After clicking the selected attestation report tab [literal]``Overview`` will open.
+
image::attestation4-v2.png[]
+
. Move to the next tab [literal]``SEV-SNP``.
+
image::attestation5-v2.png[]
+
. Finally, move to the next tab [literal]``Secure Boot``.
+
image::attestation6-v2.png[]


.Procedure: Viewing Attestation Reports from Audit
[role=procedure]
. From the navigation bar, select menu:Audit[Confidential Computing].
. The list of all attestations will be shown in the main panel.
+
image::attestation7-v2.png[]
+
. Find and select the report you want to view.


Expand Down

0 comments on commit 5c87251

Please sign in to comment.