Skip to content

Commit 14c310f

Browse files
authored
Update use-kms-etcd-encryption.md
1 parent d37afc9 commit 14c310f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/use-kms-etcd-encryption.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information on using the KMS plugin, see [Encrypting Secret Data at Res
2323
* Azure CLI version 2.39.0 or later. Run `az --version` to find your version. If you need to install or upgrade, see [Install Azure CLI][azure-cli-install].
2424

2525
> [!WARNING]
26-
> KMS only supports Konnectivity and [Vnet Integration][azure-cli-install].
26+
> KMS only supports Konnectivity and [API Server Vnet Integration][api-server-vnet-integration].
2727
> You can use `kubectl get po -n kube-system` to verify the results show that a konnectivity-agent-xxx pod is running. If there is, it means the AKS cluster is using Konnectivity. When using VNet integration, you can run the command `az aks cluster show -g -n` to verify the setting `enableVnetIntegration` is set to **true**.
2828
2929
## Limitations
@@ -359,3 +359,4 @@ kubectl get secrets --all-namespaces -o json | kubectl replace -f -
359359
[Enable-KMS-with-private-key-vault]: use-kms-etcd-encryption.md#enable-kms-with-private-key-vault
360360
[changing-associated-key-vault-mode]: use-kms-etcd-encryption.md#update-key-vault-mode
361361
[install-azure-cli]: /cli/azure/install-azure-cli
362+
[api-server-vnet-integration]: api-server-vnet-integration.md

0 commit comments

Comments
 (0)