Skip to content

Commit f2fcdf3

Browse files
committed
updated system requirements edited by PM
1 parent 3b5f0d7 commit f2fcdf3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/use-pod-sandboxing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@ This article helps you understand this new feature, and how to implement it.
1717

1818
- The Azure CLI version 2.44.1 or later. Run `az --version` to find the version, and run `az upgrade` to upgrade the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].
1919

20-
- The `aks-preview` Azure CLI extension version 0.5.123 or later to select the Mariner operating system SKU.
20+
- The `aks-preview` Azure CLI extension version 0.5.123 or later to select the [Mariner operating system][mariner-cluster-config] generation 2 SKU.
2121

2222
- The `KataVMIsolationPreview` feature is registered in your Azure subscription.
2323

2424
- Kubernetes version 1.24.0 and higher. Earlier versions of Kubernetes aren't supported.
2525

26-
- [Mariner](https://learn.microsoft.com/en-us/azure/aks/cluster-configuration#mariner-os) [Gen 2](https://learn.microsoft.com/en-us/azure/aks/cluster-configuration#mariner-os) OS SKU
27-
2826
- To manage a Kubernetes cluster, use the Kubernetes command-line client [kubectl][kubectl]. `kubectl` is already installed if you use Azure Cloud Shell. You can install kubectl locally using the [az aks install-cli][az-aks-install-cmd] command.
2927

3028
### Install the aks-preview Azure CLI extension
@@ -299,3 +297,4 @@ kubectl delete pod pod-name
299297
[csi-storage-driver]: csi-storage-drivers.md
300298
[csi-secret-store driver]: csi-secrets-store-driver.md
301299
[az-aks-update]: /cli/azure/aks#az-aks-update
300+
[mariner-cluster-config]: cluster-configuration.md#mariner-os

0 commit comments

Comments
 (0)