How do I interpret GPU health events?
CoreWeave surfaces NVIDIA GPU health signals, including XID counts (driver-reported errors) and thermal data, through th …
How do I request specific GPU types using Node selectors?
Use a nodeSelector (or nodeAffinity) on your Pod to target a specific GPU type. CoreWeave labels GPU Nodes with hardware …
What are interruptible labels and how do they affect Node maintenance?
Interruptible labels are Pod-level labels that control how CKS handles a Pod during Node maintenance, reboots, or scale- …