Skip to main content
Version: v0.29 Stable

Experimental sync settings

Limited vCluster Tenancy Configuration Support

This feature is only available for the following:

Running the control plane as a container and the following worker node types:
  • Host Nodes

Feature matrix​

FeatureOpen SourceProNotes
setOwner✅✅Replaces --set-owner.
hostMetricsBindAddress✅✅
virtualMetricsBindAddress✅✅

Config reference​

syncSettings required object ​

SyncSettings are advanced settings for the syncer controller.

setOwner required boolean true ​

SetOwner specifies if vCluster should set an owner reference on the synced objects to the vCluster service. This allows for easy garbage collection.

hostMetricsBindAddress required string ​

HostMetricsBindAddress is the bind address for the local manager

virtualMetricsBindAddress required string ​

VirtualMetricsBindAddress is the bind address for the virtual manager