Skip to content

Commit d21ebaa

Browse files
Merge pull request #269276 from miwithro/patch-251
Update confidential-containers-overview.md
2 parents 5510997 + 73c86a2 commit d21ebaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/aks/confidential-containers-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Confidential Containers (preview) with Azure Kubernetes Service (AKS)
33
description: Learn about Confidential Containers (preview) on an Azure Kubernetes Service (AKS) cluster to maintain security and protect sensitive information.
44
ms.topic: article
5-
ms.date: 02/09/2024
5+
ms.date: 03/18/2024
66
---
77

88
# Confidential Containers (preview) with Azure Kubernetes Service (AKS)
@@ -44,7 +44,6 @@ Confidential Containers (preview) are appropriate for deployment scenarios that
4444
The following are considerations with this preview of Confidential Containers:
4545

4646
* An increase in pod startup time compared to runc pods and kernel-isolated pods.
47-
* Pulling container images from a private container registry or container images that originate from a private container registry in a Confidential Containers pod manifest isn't supported in this release.
4847
* Version 1 container images aren't supported.
4948
* Updates to secrets and ConfigMaps aren't reflected in the guest.
5049
* Ephemeral containers and other troubleshooting methods like `exec` into a container,

0 commit comments

Comments
 (0)