Skip to content

Commit 63df899

Browse files
authored
Update _index.md
1 parent 7a0d417 commit 63df899

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/cca-kata

content/learning-paths/servers-and-cloud-computing/cca-kata/_index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Run Confidential Containers with encrypted images using Arm CCA and Trustee
2+
title: Run Confidential Containers with Encrypted Images using Arm CCA and Trustee
33

44
draft: true
55
cascade:
66
draft: true
77

88
minutes_to_complete: 60
99

10-
who_is_this_for: This Learning Path is for software developers who want to understand how Confidential Containers can be run in Arm CCA realm.
10+
who_is_this_for: This Learning Path is for software developers who want to understand how Confidential Containers can be run in Arm CCA Realm.
1111

1212
learning_objectives:
13-
- Overview of Confidential Containers
14-
- Understand how Trustee services are used for CCA attestation to unlock the confidential processing of data.
15-
- Use an encrypted image to deploy a Confidential Container in a CCA realm on an Armv9-A AEM Base Fixed Virtual Platform (FVP) that has support for RME extensions.
13+
- Gain an overview of Confidential Containers and their role in confidential computing.
14+
- Understand how Trustee services are used with Arm CCA attestation to authorize and unlock confidential workloads.
15+
- Deploy a Confidential Container from an encrypted image inside an Arm CCA Realm using an Armv9-A AEM Base Fixed Virtual Platform (FVP) with RME support.
1616

1717
prerequisites:
18-
- An AArch64 or x86_64 computer running Linux or macOS; you can use cloud instances - see the [Arm cloud service providers](/learning-paths/servers-and-cloud-computing/csp/)
18+
- An AArch64 or x86_64 computer running Linux or macOS. Cloud-based instances can also be used; see the [Arm cloud service providers](/learning-paths/servers-and-cloud-computing/csp/).
1919
- Completion of the ["Run an end-to-end Attestation with Arm CCA and Trustee"](/learning-paths/servers-and-cloud-computing/cca-trustee) Learning Path
2020

2121
author:
@@ -37,24 +37,24 @@ tools_software_languages:
3737
- Docker
3838
- Veraison
3939
- Trustee
40-
- Confidential containers
41-
- Kata containers
40+
- Confidential Containers
41+
- Kata Containers
4242

4343
further_reading:
4444
- resource:
4545
title: Arm Confidential Compute Architecture
4646
link: https://www.arm.com/architecture/security-features/arm-confidential-compute-architecture
4747
type: website
4848
- resource:
49-
title: Arm Confidential Compute Architecture open-source enablement
49+
title: Arm Confidential Compute Architecture Open-Source enablement
5050
link: https://www.youtube.com/watch?v=JXrNkYysuXw
5151
type: video
5252
- resource:
5353
title: Learn the architecture - Realm Management Extension
5454
link: https://developer.arm.com/documentation/den0126
5555
type: documentation
5656
- resource:
57-
title: Realm Management Monitor specification
57+
title: Realm Management Monitor Specification
5858
link: https://developer.arm.com/documentation/den0137/latest/
5959
type: documentation
6060

0 commit comments

Comments
 (0)