Skip to content

Releases: knative-extensions/kn-plugin-quickstart

Knative Kn Plugin Quickstart release v1.0.0

02 Nov 19:56
d5312b5
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Adds a check to see if docker is running before trying to start quickstart on kind
  • Updates the plugin to use a minimum kind version, rather than a specific one (i.e. version >= 0.11 vs. version == 0.11)
  • Users will see the cluster creation info from kind/minikube while quickstart is running
  • Removes a bug where some users may have had multiple tunnels launched when using minikube
  • Move to a manual minikube tunnel for Windows/Mac users
  • Update to kubernetes v1.22.2 for kind and minikube

Knative Kn Plugin Quickstart release v0.5.0

01 Oct 20:37
4ad2ae6
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Fixes bug where version info was not properly displayed by the plugin

Knative Kn Plugin Quickstart release v0.4.1

28 Sep 09:07
4d119fb
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Upgrading knative components to version 0.26.0

Knative Kn Plugin Quickstart release v0.4.0

27 Sep 20:37
ae7395e
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Adding option to setup quickstart on minikube
  • Setting explicit timeout when waiting for pods to be ready

Knative Kn Plugin Quickstart release v0.3.0

31 Aug 20:38
e628f56
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Update to knative version 0.25
  • Remove arbitrary 10s sleep after cluster creation.

Knative Kn Plugin Quickstart release v0.2.1

31 Aug 09:10
d1c7471
Compare
Choose a tag to compare

[add release notes here]

Knative Kn Plugin Quickstart release v0.2.0

05 Aug 16:39
5071bd2
Compare
Choose a tag to compare

This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Updates in this release:

  • Fixes a bug that prevented the example broker from installing
  • Fixes a bug that caused installing Kourier to fail
  • Update to knative version 0.24
  • Adds a success message after the quickstart setup finishes
  • Enhances install console messages

Knative Kn Plugin Quickstart release v0.1.2

03 Aug 09:09
71ec451
Compare
Choose a tag to compare

Initial plugin release.

This release allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Knative Kn Plugin Quickstart release v0.1.1

27 Jul 09:09
6acc4db
Compare
Choose a tag to compare

Initial plugin release.

This release allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.

Knative Kn Plugin Quickstart release v0.1.0

20 Jul 20:38
dc87eb8
Compare
Choose a tag to compare

Initial plugin release.

This release allows users to quickly set up a local Knative cluster running on Kind using the kn client.

For details on installing and using the plugin, see the README.