Skip to content

Commit 1ca9ec3

Browse files
Merge pull request #220470 from nilekhc/csi-troubleshooting-guide
docs: adds troubleshooting link
2 parents 625b07d + c4a73c9 commit 1ca9ec3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,9 @@ The following table lists the metrics provided by the Secrets Store CSI Driver:
312312
|total_rotation_reconcile_error|The total number of rotation reconciles with error|`os_type=<runtime os>`, `rotated=<true or false>`, `error_type=<error code>`|
313313
|total_rotation_reconcile_error|The distribution of how long it took to rotate secrets-store content for pods|`os_type=<runtime os>`|
314314

315+
## Troubleshooting
316+
You can find generic troubleshooting steps for the _Azure Key Vault Provider for Secrets Store CSI Driver_ [here](https://azure.github.io/secrets-store-csi-driver-provider-azure/docs/troubleshooting/)
317+
315318
## Next steps
316319

317320
Now that you've learned how to use the Azure Key Vault Provider for Secrets Store CSI Driver with an AKS cluster, see [Enable CSI drivers for Azure Disks and Azure Files on AKS][csi-storage-drivers].

0 commit comments

Comments
 (0)