What would you like to be added:
Currently, the spec includes run:container, which I inferred requires a Docker or Podman client installed on the host where the orchestration application is running.
But there is another scenario: The image may be run as a Kubernetes/Openshift Job in a cluster.
Why is this needed:
Many companies uses ephemeral Kubernetes Jobs to do batch processing.
What would you like to be added:
Currently, the spec includes
run:container, which I inferred requires a Docker or Podman client installed on the host where the orchestration application is running.But there is another scenario: The image may be run as a Kubernetes/Openshift Job in a cluster.
Why is this needed:
Many companies uses ephemeral Kubernetes Jobs to do batch processing.