Skip to content

Commit def51dc

Browse files
authored
Update troubleshoot-container-storage.md
Fix the link per guidance.
1 parent a9c9490 commit def51dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/troubleshoot-container-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To add the `acstor` namespace to the exclusion list, follow these steps:
5555

5656
### Can't install and enable Azure Container Storage in node pools with taints
5757

58-
You may have configured [node taints](https://learn.microsoft.com/en-us/azure/aks/use-node-taints) on the node pools to retrict pods from being scheduled on these node pools. When you try to install and enable Azure Container Storage on these noode pools, it will be blocked because the required pods can't be created in these node pools. This applies to both the system node pool when installing and the user node pools when enabling.
58+
You may have configured [node taints](/azure/aks/use-node-taints) on the node pools to retrict pods from being scheduled on these node pools. When you try to install and enable Azure Container Storage on these noode pools, it will be blocked because the required pods can't be created in these node pools. This applies to both the system node pool when installing and the user node pools when enabling.
5959

6060
You can check the node taints with the following example:
6161

0 commit comments

Comments
 (0)