Skip to content

Commit 10f714d

Browse files
authored
apply suggestion
1 parent 186ee0d commit 10f714d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/user-manual.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Contrast Coordinator is the central remote attestation service of a Contrast
1414
It runs inside a confidential container inside your cluster.
1515
The Coordinator can be verified via remote attestation, and a Contrast deployment is self-contained.
1616
The Coordinator is configured with a *manifest*, a configuration file containing the reference attestation values of your deployment.
17-
It ensures that your deployment's topology adheres to your specified manifest by verifying the identity and integrity of all your pods.
17+
It ensures that your deployment's topology adheres to your specified manifest by verifying the identity and integrity of all confidential pods inside the deployment.
1818
The Coordinator is also a certificate authority and issues certificates for your workload pods during the attestation procedure.
1919
Your workload pods can establish secure, encrypted communication channels between themselves based on these certificates and the Coordinator as the root CA.
2020
As your app needs to scale, the Coordinator transparently verifies new instances and then provides them with their certificates to join the deployment.

0 commit comments

Comments
 (0)