Skip to content

Repository files navigation

Tektoncd Operator

The quickest and easiest way to install, upgrade and manage TektonCD Pipelines, Dashboard, Triggers on any Kubernetes Cluster.

Quick Start

Install Tektoncd Operator

  1. Install operator

    $ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/latest/release.yaml
    
  2. Install Components ( uses installation profiles: lite , all, basic)

    Where

    ProfileInstalled ComponentPlatform
    litePipelineKubernetes, Openshift
    basicPipeline, TriggerKubernetes, Openshift
    allPipeline, Trigger, DashboardKubernetes
    Pipeline, Trigger, AddonsOpenshift
    # to install pipelines, triggers and dashboard (use profile 'all')
    $ kubectl apply -f https://raw.githubusercontent.com/tektoncd/operator/main/config/crs/kubernetes/config/all/operator_v1alpha1_config_cr.yaml
    

Detailed Documentation

Concepts and Guides

Development Guide

Development Guide

Running E2E tests

Testing Guide

Release Guide

How to make a TektonCD/Operator Release

Gerating OperatorHub Bundle(s)

OperatorHub Bundles

Roadmap

Roadmap

Read the docs

VersionDocs
HEADDocs @ HEAD
v0.60.0Docs @ v0.60.0
v0.59.0Docs @ v0.59.0
v0.58.0Docs @ v0.58.0
v0.57.0Docs @ v0.57.0
v0.56.0Docs @ v0.56.0
v0.55.1Docs @ v0.55.1
v0.55.0Docs @ v0.55.0
v0.54.0Docs @ v0.54.0
v0.23.0-2Docs @ v0.23.0-2
v0.23.0-1Docs @ v0.23.0-1
v0.22.0-3Docs @ v0.22.0-3
v0.22.0-2Docs @ v0.22.0-2
v0.22.0-1Docs @ v0.22.0-1
v0.21.0-1Docs @ v0.21.0-1

About

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages