From 81b98bed3d633da96975307d8c2a2b8cdc8114bd Mon Sep 17 00:00:00 2001 From: Moritz Sanft <58110325+msanft@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:02:35 +0200 Subject: [PATCH] docs: update runtime-class references to new naming scheme --- docs/docs/examples/emojivoto.md | 2 +- docs/docs/troubleshooting.md | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/docs/examples/emojivoto.md b/docs/docs/examples/emojivoto.md index 55e0d355d7..d98d35f081 100644 --- a/docs/docs/examples/emojivoto.md +++ b/docs/docs/examples/emojivoto.md @@ -76,7 +76,7 @@ contrast generate --reference-values aks-clh-snp deployment/ :::note[Runtime class and Initializer] The deployment YAML shipped for this demo is already configured to be used with Contrast. -A [runtime class](https://docs.edgeless.systems/contrast/components/runtime) `contrast-cc-` +A [runtime class](https://docs.edgeless.systems/contrast/components/runtime) `contrast-cc--` was added to the pods to signal they should be run as Confidential Containers. During the generation process, the Contrast [Initializer](../components/overview.md#the-initializer) will be added as an init container to these workloads to facilitate the attestation and certificate pulling before the actual workload is started. diff --git a/docs/docs/troubleshooting.md b/docs/docs/troubleshooting.md index c9c05a4b4c..d8248eebee 100644 --- a/docs/docs/troubleshooting.md +++ b/docs/docs/troubleshooting.md @@ -128,10 +128,7 @@ This should give you output similar to the following one. ```sh NAME HANDLER AGE -contrast-cc-30bfa8706b542271ec9b7762bbb400af contrast-cc-30bfa8706b542271ec9b7762bbb400af 23d -contrast-cc-4d70a6e266cca46dfa8e41d92874e638 contrast-cc-4d70a6e266cca46dfa8e41d92874e638 7d -contrast-cc-b817659e094106f61bf6c178c27153ba contrast-cc-b817659e094106f61bf6c178c27153ba 2d19h -contrast-cc-beee79ca916b9e5dc59602788cbfb097 contrast-cc-beee79ca916b9e5dc59602788cbfb097 121m +contrast-cc-aks-clh-snp-7173acb5 contrast-cc-aks-clh-snp-7173acb5 23h kata-cc-isolation kata-cc 45d ``` @@ -149,8 +146,7 @@ kubectl -n get -o=jsonpath='{.spec.runtimeClassName}' pod/