Skip to content

Commit 49cb622

Browse files
authored
Update csi-secrets-store-troubleshooting.md
1 parent 5011c9a commit 49cb622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/csi-secrets-store-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ Error message in logs/events:
4040
Warning FailedMount 74s kubelet MountVolume.SetUp failed for volume "secrets-store-inline" : kubernetes.io/csi: mounter.SetupAt failed: rpc error: code = Unknown desc = failed to mount secrets store objects for pod default/test, err: rpc error: code = Unknown desc = failed to mount objects, error: failed to get keyvault client: failed to get key vault token: nmi response failed with status code: 404, err: <nil>
4141
```
4242

43-
Description: The Node Managed Identity (NMI) component in aad-pod-identity returned an error for a token request. For more information about the error, check the NMI pod logs and refer to the Azure AD Pod Identity [troubleshooting guide][aad-troubleshooting] to resolve the issue.
43+
Description: The Node Managed Identity (NMI) component in *aad-pod-identity* returned an error for a token request. For more information about the error and to resolve it, check the NMI pod logs and refer to the [Azure AD pod identity troubleshooting guide][aad-troubleshooting].
4444

4545
> [!NOTE]
46-
> Azure Active Directory (Azure AD) is shortened to *aad* in the *aad-pod-identity* string.
46+
> Azure Active Directory (Azure AD) is abbreviated as *aad* in the *aad-pod-identity* string.
4747
4848
### keyvault.BaseClient#GetSecret: Failure sending request: StatusCode=0 – Original Error: context canceled
4949

0 commit comments

Comments
 (0)