Closed
Description
Hi! What happens if you request logs kubect logs [-f]
for a Pod that has been delegated to the bridge scheduler (Slurm side)? I crawled through the code but was unable to find a definitive answer. My guess is that this isn't currently handled, meaning the log request will get directed to kubelet
, which then reports either an error or no logs since it doesn't "manage" that Pod. Unfortunately, I don't have an environment to test this myself at the moment.
Metadata
Metadata
Assignees
Labels
No labels