Skip to content

Optional job log streaming #260

@wyrie

Description

@wyrie

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions