# operator **Repository Path**: hackerwjz/operator ## Basic Information - **Project Name**: operator - **Description**: https://github.com/tektoncd/operator - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-06 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: tekton ## README # Tektoncd Operator [![Go Report Card](https://goreportcard.com/badge/tektoncd/operator)](https://goreportcard.com/report/tektoncd/operator) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6548/badge)](https://bestpractices.coreinfrastructure.org/projects/6548)

Operator Icon

The quickest and easiest way to install, upgrade and manage TektonCD [Pipelines](https://github.com/tektoncd/pipeline), [Dashboard](https://github.com/tektoncd/dashboard), [Triggers](https://github.com/tektoncd/triggers) on any Kubernetes Cluster. ## Want to start using Pipelines - [Installing Tekton Operator](docs/install.md) - Take a look at our [roadmap](ROADMAP.md) - Discover our [releases](releases.md) ### Required Kubernetes Version - Starting from the v0.63.x release of Tekton: **Kubernetes version 1.23 or later** # Read the docs - [Concepts and Guides](docs/README.md) - [Development Guide](DEVELOPMENT.md) - [Testing Guide](test/README.md) - [How to make a TektonCD/Operator Release](tekton/README.md) - [OperatorHub Bundles](operatorhub/README.md) ## Want to contribute We are so excited to have you! - See [CONTRIBUTING.md](CONTRIBUTING.md) for an overview of our processes - See [DEVELOPMENT.md](DEVELOPMENT.md) for how to get started - [Deep dive](./docs/developers/README.md) into demystifying the inner workings (advanced reading material) - Look at our [good first issues](https://github.com/tektoncd/operator/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and our [help wanted issues](https://github.com/tektoncd/operator/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)