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
Cloud UI
CLI
Terraform
Note
It is not currently possible to configure Node Affinity using the Terraform module. This setting may be configured in conjunction with use of the Cloud UI or the Kubernetes CLI. Alternatively, you may extend the Virtual Server Terraform module yourself.
Last modified 5mo ago