issues
search
migtools
/
crane-runner
Apache License 2.0
2
stars
11
forks
source link
Getting the Crane Runner project started
#1
Closed
djzager
closed
2 years ago
djzager
commented
2 years ago
This PR includes a few things:
The Dockerfile for creating the
crane-runner
image.
ClusterTask manifests that make use of the
crane-runner
image + kustomize overlays to make them easy to install.
A
hack
directory for scripts to startup/shutdown kind or minikube clusters as well as handle installing Tekton and whatever else we may want to do.
An examples directory.
This PR includes a few things:
crane-runner
image.crane-runner
image + kustomize overlays to make them easy to install.hack
directory for scripts to startup/shutdown kind or minikube clusters as well as handle installing Tekton and whatever else we may want to do.