andrew-su / mink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mink: a minimal Knative distribution.

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.

Releases

You can install mink from our releases with:

# Make sure you pick the latest version!
kubectl apply -f https://github.com/mattmoor/mink/releases/download/v0.14.0/release.yaml

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.

  • To set up DNS and TLS continue here.
  • To set up the mink CLI continue here.

About

License:Apache License 2.0


Languages

Language:Go 75.3%Language:Shell 24.7%