From c2695add01ccc77a29acfec6ce047dd9638bbf17 Mon Sep 17 00:00:00 2001 From: Markus Rudy Date: Thu, 18 Apr 2024 08:25:06 +0200 Subject: [PATCH] Update docs/docs/basics/confidential-containers.md Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- docs/docs/basics/confidential-containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/basics/confidential-containers.md b/docs/docs/basics/confidential-containers.md index 701d986ed..5371701c1 100644 --- a/docs/docs/basics/confidential-containers.md +++ b/docs/docs/basics/confidential-containers.md @@ -26,5 +26,5 @@ Remote VMs, also known as peer pods, are spawned through cloud provider APIs, wh ## AKS CoCo Preview [Azure Kubernetes Service](https://learn.microsoft.com/en-us/azure/aks/) (AKS) provides CoCo-enabled node pools as a [preview offering](https://learn.microsoft.com/en-us/azure/aks/confidential-containers-overview). -These node pools leverage Azure VM types capable of nested virtualization and the CoCo stack is pre-installed. +These node pools leverage Azure VM types capable of nested virtualization (CVM-in-VM) and the CoCo stack is pre-installed. Contrast can be deployed directly into a CoCo-enabled AKS cluster.