k8s-platform/infrastructure/nodes/storage-node-taints.md

9 lines
284 B
Markdown
Raw Permalink Normal View History

2026-06-30 22:35:13 +00:00
# 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