Skip to content

Commit 37b7ad0

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 9793a25 commit 37b7ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ allowVolumeExpansion: true
5959
EOF
6060
```
6161

62-
> **Note**: Match expressions are case-sensitive. It is recommended to verify the actual instance type values on your nodes before configuring node affinity. You can use the following command to validate:
62+
Match expressions are case-sensitive. We recommend verifying the actual instance type values on your nodes before configuring node affinity. Use the following command to validate:
6363

6464
```bash
6565
$ kubectl get nodes -o custom-columns="NAME:.metadata.name,INSTANCE-TYPE:.metadata.labels.node\.kubernetes\.io/instance-type"

0 commit comments

Comments
 (0)