Skip to content

Commit b121158

Browse files
committed
docs: new structure for docs
Rethink the structure of the docs as something that will be more useful to users. As such, get rid of outdated internal details on guest components, kata, and CAA. This commit leaves many of these new sections mostly empty. They will be extended in future commits. Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
1 parent 7a861f4 commit b121158

44 files changed

Lines changed: 80 additions & 2062 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/en/docs/_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ menu:
77
weight: 20
88
---
99

10-
The documentation for each sub-project of the Confidential Containers project is available in the respective tabs, checkout the links below.
11-
12-
[These slides](https://docs.google.com/presentation/d/1cMiehbYq5vRcSwZ0kp_VMCr687ochBtblFFvtx1pl7E/edit#slide=id.g280af1fc7d0_0_122) provide a high-level overview of all the subprojects in the Confidential Containers.
10+
Confidential Containers is an open source project that brings confidential computing to Cloud Native environments, leveraging hardware technology to protect complex workloads.
11+
Confidential Containers is a CNCF sandbox project.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Architecture
3+
description: Architectural Details of the Confidential Containers Project
4+
weight: 30
5+
---
6+
7+
File renamed without changes.

content/en/docs/overview/trust-model/threats_overview.md renamed to content/en/docs/architecture/trust-model/threats_overview.md

File renamed without changes.
File renamed without changes.

content/en/docs/overview/trust-model/trust_model_personas.md renamed to content/en/docs/architecture/trust-model/trust_model_personas.md

File renamed without changes.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Trustee
2+
title: Attestation
33
description: Trusted Components for Attestation and Secret Management
44
weight: 50
55
categories:
6-
- docs
6+
- attestation
77
tags:
8-
- docs
98
- trustee
9+
- attestation
1010
---
1111

1212
Trustee contains tools and components for attesting confidential guests and providing secrets to them. Collectively, these components are known as Trustee. Trustee typically operates on behalf of the ["workload provider"](../overview/trust-model/trust_model_personas/#workload-provider) / ["data owner"](../overview/trust-model/trust_model_personas/#data-owner) and interacts remotely with [guest components](../guest-components/).

content/en/docs/trustee/attestation-service/_index.md renamed to content/en/docs/attestation/attestation-service/_index.md

File renamed without changes.
File renamed without changes.

content/en/docs/trustee/key-broker-service/_index.md renamed to content/en/docs/attestation/key-broker-service/_index.md

File renamed without changes.

0 commit comments

Comments
 (0)