From 9d32eeafff3be0adfd792b0dcdb78529e65105f9 Mon Sep 17 00:00:00 2001 From: Felix Schuster <1911679+flxflx@users.noreply.github.com> Date: Tue, 7 May 2024 11:42:11 +0000 Subject: [PATCH] Address comments --- docs/docs/architecture/attestation.md | 2 +- docs/styles/config/vocabularies/edgeless/accept.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/architecture/attestation.md b/docs/docs/architecture/attestation.md index 3c1f40cfd..5f0f9b523 100644 --- a/docs/docs/architecture/attestation.md +++ b/docs/docs/architecture/attestation.md @@ -356,7 +356,7 @@ The CLI contains the long-term public key of Edgeless Systems to verify the sign ### Cluster creation -When a cluster is [created](../workflows/create.md), the CLI automatically verifies the runtime measurements of the *first node* (also known as "bootstrapper") using remote attestation. Based on this, the CLI and the first node set up a temporary TLS connection. This [aTLS](#attested-tls-atls) connection is used for three things: +When a cluster is [created](../workflows/create.md), the CLI automatically verifies the runtime measurements of the *first node* using remote attestation. Based on this, the CLI and the first node set up a temporary TLS connection. This [aTLS](#attested-tls-atls) connection is used for three things: 1. The CLI sends the runtime measurements for the applicable node image to the first node. 2. The first node sends the [master secret](../architecture/keys.md#master-secret) of the to-be-created cluster to the CLI. The master secret is generated by the first node. 3. The first node sends a [kubeconfig file](https://www.redhat.com/sysadmin/kubeconfig) with Kubernetes credentials to the CLI. diff --git a/docs/styles/config/vocabularies/edgeless/accept.txt b/docs/styles/config/vocabularies/edgeless/accept.txt index 26fa0d0c9..0e179c486 100644 --- a/docs/styles/config/vocabularies/edgeless/accept.txt +++ b/docs/styles/config/vocabularies/edgeless/accept.txt @@ -11,6 +11,7 @@ backend Bazel bootloader Bootstrapper +CLI cloud config CPU