Skip to content

Commit e03cf13

Browse files
authored
Merge pull request #13 from miwithro/patch-210
Update use-pod-sandboxing.md
2 parents 75f8979 + eaabd0b commit e03cf13

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/aks/use-pod-sandboxing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ The following are constraints with this preview of Pod Sandboxing (preview):
8181

8282
To achieve this functionality on AKS, [Kata Containers][kata-containers-overview] running on Mariner AKS Container Host (MACH) stack delivers hardware-enforced isolation. Pod Sandboxing extends the benefits of hardware isolation such as a separate kernel for each Kata pod. Hardware isolation allocates resources for each pod that aren't shared with other Kata Containers or namespace containers that run on the same host.
8383

84-
:::image type="content" source="media/use-pod-sandboxing/pod-sandbox-architecture.png" alt-text="Diagram of the AKS pod sandbox components.":::
85-
8684
The solution architecture is based on the following components:
8785

8886
* [Mariner][mariner-overview] AKS Container Host
@@ -328,4 +326,4 @@ kubectl delete pod pod-name
328326
[mariner-overview]: use-mariner.md
329327
[csi-storage-driver]: csi-storage-drivers.md
330328
[csi-secret-store driver]: csi-secrets-store-driver.md
331-
[az-aks-update]: /cli/azure/aks#az-aks-update
329+
[az-aks-update]: /cli/azure/aks#az-aks-update

0 commit comments

Comments
 (0)