Skip to main content

Node Affinity

Learn more about configuring Kubernetes node affinity for Virtual Servers.

Kubernetes Affinities can be used to schedule Virtual Servers onto specific hardware or specific types of hardware. If no Affinity is set, Virtual Servers will be automatically load-balanced according to the internal CoreWeave Cloud orchestration algorithm.

Additional Resources

See Advanced Label Selectors for more information.

Deployment method: CoreWeave Cloud UI

From the Cloud UI, the affinity for the Virtual Server can be configured in the affinity field in the YAML manifest as shown below.

affinity: {}