Skip to content

mattmoor/mink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9148a3 · Apr 11, 2022
Apr 11, 2022
Apr 11, 2022
Apr 11, 2022
Sep 20, 2021
Apr 11, 2022
Feb 22, 2022
Oct 30, 2020
Apr 11, 2022
Apr 11, 2022
Oct 30, 2020
Jan 6, 2020
Sep 20, 2021
Oct 30, 2020
Mar 21, 2022
Sep 7, 2021
Nov 4, 2020
Sep 20, 2021
Dec 3, 2020
Sep 20, 2021
Feb 14, 2021
Jan 6, 2020
Dec 3, 2020
Sep 20, 2021
Dec 3, 2020
Dec 14, 2020
Mar 4, 2022
Apr 11, 2022
Apr 11, 2022
Jan 27, 2020

Repository files navigation

mink: a minimal Knative distribution (min-K)

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 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.

  • Additional mink setup for clusters with workload-identity enabled, continue here.
  • To set up DNS and TLS continue here.
  • To set up the mink CLI continue here.