Skip to main content

Pod Disruption Budgets

By default, this is disabled.

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

Sync PodDisruptionBudgets from the virtual to host cluster​

sync:
toHost:
podDisruptionBudgets:
enabled: true

Config reference​

podDisruptionBudgets required object pro​

PodDisruptionBudgets defines if pod disruption budgets created within the virtual cluster should get synced to the host cluster.

enabled required boolean false pro​

Enabled defines if this option should be enabled.