> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Nodes

<Card title="How do I interpret GPU health events?" href="/support/cks/articles/how-do-i-interpret-gpu-health-events" arrow="true" horizontal>
  CoreWeave surfaces NVIDIA GPU health signals, including XID counts (driver-reported errors) and thermal data, through th ...
</Card>

<Card title="How do I request specific GPU types using Node selectors?" href="/support/cks/articles/how-do-i-request-specific-gpu-types-using-node-selectors" arrow="true" horizontal>
  Use a nodeSelector (or nodeAffinity) on your Pod to target a specific GPU type. CoreWeave labels GPU Nodes with hardware ...
</Card>

<Card title="What are interruptible labels and how do they affect Node maintenance?" href="/support/cks/articles/what-are-interruptible-labels-and-how-do-they-affect-node-maintenance" arrow="true" horizontal>
  Interruptible labels are Pod-level labels that control how CKS handles a Pod during Node maintenance, reboots, or scale- ...
</Card>

<Card title="Why does the autoscaler remove Nodes that are still running my workload?" href="/support/cks/articles/why-does-the-autoscaler-remove-nodes-running-active-workloads" arrow="true" horizontal>
  The Kubernetes Cluster Autoscaler decides that a Node is unneeded using its own utilization-based logic. It does not con ...
</Card>
