Skip to main content

Priority classes

By default, this is disabled.

Sync PriorityClass resources from the virtual cluster to the host cluster.

Enable this feature if you need to configure the host scheduler to use a certain PriorityClass that is created within the virtual cluster when scheduling the virtual cluster workloads.

When enabled, will update the vCluster control plane's ClusterRole to include the necessary permissions.

Sync PriorityClasses from the virtual to host cluster

sync:
toHost:
priorityClasses:
enabled: true

Config reference

priorityClasses required object pro

PriorityClasses defines if priority classes created within the virtual cluster should get synced to the host cluster.

enabled required boolean pro

Enabled defines if this option should be enabled.