Documented storage node taints

This commit is contained in:
Arvind Prabhakar 2026-06-30 22:35:13 +00:00
commit ad57ab59d0

View file

@ -0,0 +1,9 @@
# Storage node taints
PV/storage nodes are reserved for Longhorn and node-level system DaemonSets.
Applied taints:
```bash
kubectl taint nodes sc-pkw1-pv1 node-role.symcrest.com/storage=true:NoSchedule
kubectl taint nodes sc-pkw1-pv2 node-role.symcrest.com/storage=true:NoSchedule