Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A cloud-native Pipeline resource.

License

NotificationsYou must be signed in to change notification settings

sel/tekton-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipe Tekton Pipelines

Go Report CardCII Best Practices

The Tekton Pipelines project provides k8s-style resources for declaringCI/CD-style pipelines.

Tekton Pipelines areCloud Native:

  • Run on Kubernetes
  • Have Kubernetes clusters as a first class type
  • Use containers as their building blocks

Tekton Pipelines areDecoupled:

  • One Pipeline can be used to deploy to any k8s cluster
  • The Tasks which make up a Pipeline can easily be run in isolation
  • Resources such as git repos can easily be swapped between runs

Tekton Pipelines areTyped:

  • The concept of typed resources means that for a resource such as anImage,implementations can easily be swapped out (e.g. building withkaniko v.s.buildkit)

Want to start using Pipelines

Required Kubernetes Version

  • Starting from the v0.24.x release of Tekton:Kubernetes version 1.18 or later
  • Starting from the v0.27.x release of Tekton:Kubernetes version 1.19 or later
  • Starting from the v0.30.x release of Tekton:Kubernetes version 1.20 or later
  • Starting from the v0.33.x release of Tekton:Kubernetes version 1.21 or later
  • Starting from the v0.39.x release of Tekton:Kubernetes version 1.22 or later
  • Starting from the v0.41.x release of Tekton:Kubernetes version 1.23 or later

Read the docs

The latest version of our docs is available at:

Version specific links are available in thereleases page and on theTekton website.

Seeour API compatibility policy for info on thestability level of the API.

Seeour Deprecations table for features that have beendeprecated and the earliest date they'll be removed.

Migrating

v1alpha1 to v1beta1

In the move from v1alpha1 to v1beta1 several spec fields and TektonCRDs were updated or removed .

For users migrating their Tasks and Pipelines from v1alpha1 to v1beta1, checkoutthe spec changes and migration paths.

Want to contribute

We are so excited to have you!

About

A cloud-native Pipeline resource.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go99.1%
  • Other0.9%

[8]ページ先頭

©2009-2025 Movatter.jp