Skip to main content

Events

By default, this is enabled.

Sync Events from the host cluster to the virtual cluster to be able to view things like pod events from within the virtual cluster. The synced events are associated with virtual cluster resources that are synced to the host cluster and provide visibility for vCluster users.

Disable syncing Events from the host to virtual cluster​

sync:
fromHost:
events:
enabled: false

Config reference​

events required object pro​

Events defines if events should get synced from the host cluster to the virtual cluster, but not back.

enabled required boolean true pro​

Enabled defines if this option should be enabled.