pendergraft/Run Kubernetes Job

Runs a Kubernetes Job and reports the output to stdout

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kubeconfig-filebase64 encoding of the kubectl config file (usually at ~/.kube/config)no
imageName of the docker image in a remote repository (i.e. "debian")yes
cluster-urlKubernetes cluster URLno
cluster-tokenKubernetes API authentication tokenno
ca-filePath to the file containing the root CA cert for the kubernetes API serverno
job-nameName of the job (note: used only as a prefix for an auto-generated job name)no${{github.repository}}-job
namespaceKubernetes namespace where the job will runnodefault
allowInsecureConnect to Kubernetes API server without TLS (not recommended)nofalse

no outputs