mink
is a distribution of Knative and
Tekton components. The goal of mink
is to form a
complete foundation for modern application development, which is simple to
install and get started.
You can install mink
directly from our
releases with:
kubectl apply -f https://github.com/mattmoor/mink/releases/download/v0.19.0/release.yaml
NOTE: You can also install
mink
via the CLI.
For basic development that's it! Watch for the components in mink-system
to
become ready and then try out one of the Knative or Tekton samples.