tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
62 stars 149 forks source link

Pin Kubernetes version in getting started tutorial #445

Closed AlanGreene closed 1 year ago

AlanGreene commented 1 year ago

Changes

https://github.com/tektoncd/website/issues/443

Tekton Pipelines currently does not install on Kubernetes 1.25 due to use of some deprecated resources that have been removed in that release. Pin the version used for the minikube start command so users following the tutorial have a working environment.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

See the contribution guide for more details.

tekton-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: geriom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/website/blob/main/OWNERS)~~ [geriom] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
geriom commented 1 year ago

/lgtm