Skip to main content

Endpoints

By default, this is enabled.

Sync all Endpoint resources from the virtual cluster to the host cluster. Service resources are also enabled by default and require Endpoint resources.

Disable syncing Endpoints from the virtual to host cluster

sync:
toHost:
endpoints:
enabled: false

Config reference

endpoints required object pro

Endpoints defines if endpoints created within the virtual cluster should get synced to the host cluster.

enabled required boolean pro

Enabled defines if this option should be enabled.