Skip to content

Commit

Permalink
Added note to install.md to use operator for production when installi…
Browse files Browse the repository at this point in the history
…ng pipeline
  • Loading branch information
JGustafsonIII committed Oct 10, 2023
1 parent f84c7cf commit 8bfe4ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ To install Tekton Pipelines on a Kubernetes cluster:
```bash
kubectl apply --filename https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml
```

Note: These instructions are ideal as a quick start installation guide with Tekton Pipelines and not meant for the production use. Please refer to the [operator](https://github.com/tektoncd/operator) to install, upgrade and manage Tekton projects.

- **Nightly release:**

Expand Down

0 comments on commit 8bfe4ee

Please sign in to comment.