You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When debugging vCluster virtual clusters, it's currently challenging to access logs from the virtual cluster's API Server and Controller Manager components. This makes troubleshooting issues more difficult.
Which solution do you suggest?
Implement a method for Syncer to:
Capture logs from virtual API Server (vAPI) and Controller Manager (vCM)
Redirect these logs to standard output/streams
Enable collection via Fluentd/sidecar agents (using existing pod log collection mechanisms)
Which alternative solutions exist?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
When debugging vCluster virtual clusters, it's currently challenging to access logs from the virtual cluster's API Server and Controller Manager components. This makes troubleshooting issues more difficult.
Which solution do you suggest?
Implement a method for Syncer to:
Which alternative solutions exist?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: