-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hey. We just started using the tool and one thing we would like to have is the ability to not stream the logs from the job during kube-job execution.
Why? We execute kube-job from within a pod in the cluster and want to offload some long running ad-hoc commands to it. We can't always keep the connection to the pod open, so we would like to run kube-job without the --container argument so that it will create the job but then drop back to shell.
We can then inspect the pod logs at some future date for results.
Does that sound feasible to you?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels