author: Nick Gerace
A simple Tekton launcher for Kubernetes.
Even though the dependencies and version strings changing (pre-alpha), the end goal is for the requirements to be as minimal as possible.
Permanent Requirements
- Kubernetes cluster v?
- Tekton Pipelines v? (make target included)
- Tekton Dashboard v? (optional, make target not included)
Temporary Requirements
- Go 1.13+
- Kubectl v?
- Make v?
- MIT License, Copyright (c) Nick Gerace
- See 'LICENSE' file for more information
The client-go dependency version was manually changed (in go.mod) to "0.17.0" since the library switched to matching Kubernetes version strings.