Vultr Kubernetes Engine supports mixed workloads by allowing multiple node pools with different compute types in the same cluster.
Yes. Vultr Kubernetes Engine (VKE) supports running mixed workloads within the same cluster by creating multiple node pools. Each node pool can use a different Vultr Compute type, giving you flexibility to match infrastructure to workload requirements.
For example, you can:
Kubernetes scheduling ensures that pods land on the appropriate node pool by using labels, taints, and tolerations. This lets you optimize performance, cost, and resource utilization while running diverse workloads in a single cluster.