You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/confidential-containers-overview.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Confidential Containers (preview) with Azure Kubernetes Service (AKS)
3
3
description: Learn about Confidential Containers (preview) on an Azure Kubernetes Service (AKS) cluster to maintain security and protect sensitive information.
4
4
ms.topic: article
5
-
ms.date: 02/09/2024
5
+
ms.date: 03/18/2024
6
6
---
7
7
8
8
# Confidential Containers (preview) with Azure Kubernetes Service (AKS)
@@ -44,7 +44,6 @@ Confidential Containers (preview) are appropriate for deployment scenarios that
44
44
The following are considerations with this preview of Confidential Containers:
45
45
46
46
* 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.
48
47
* Version 1 container images aren't supported.
49
48
* Updates to secrets and ConfigMaps aren't reflected in the guest.
50
49
* Ephemeral containers and other troubleshooting methods like `exec` into a container,
0 commit comments