Skip to content

n3wscott/task

Repository files navigation

Task

GoDoc Go Report Card

Task creates Addressable PodSpecable Jobs that run to completion.

The Addressable aspect gives Task.status.address.url from a Kubernetes Service.

The PodSpecable aspect allows you to provide a pod template in Task.

Task will run once and only once.

Installing

To install the latest release,

kubectl apply -f https://github.com/n3wscott/task/releases/download/v0.2.0/release.yaml

To install from master using ko,

ko -f ./config

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.

About

A Task is an Addressable Job.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published