When the KCPSyncerTunnel feature gate is enabled, PODs should be added to the compute workspaces automatically #2415
Labels
area/transparent-multi-cluster
Related to scheduling of workloads into pclusters.
Accessing POD Subresources like logs,exec... Requires PODs to be upsynced by the upsyncer controller, and KCP needs to have the Pod CRD bootstrapped.
A possible solution is to add the POD resource YAML when calling
kube124.Bootstrap()
if the feature flag is enabled.The text was updated successfully, but these errors were encountered: