https://github.com/openshift-pipelines/docs
Unofficial documentation for OpenShift Pipelines maintainer by the engineer
https://github.com/openshift-pipelines/docs
documentation openshift-pipelines tekton unofficial
Last synced: 4 months ago
JSON representation
Unofficial documentation for OpenShift Pipelines maintainer by the engineer
- Host: GitHub
- URL: https://github.com/openshift-pipelines/docs
- Owner: openshift-pipelines
- License: apache-2.0
- Created: 2022-07-05T13:41:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T07:30:11.000Z (over 2 years ago)
- Last Synced: 2025-01-26T07:41:42.498Z (over 1 year ago)
- Topics: documentation, openshift-pipelines, tekton, unofficial
- Language: SCSS
- Homepage: https://docs.openshift-pipelines.org
- Size: 1.24 MB
- Stars: 3
- Watchers: 9
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= openshift-pipelines.org
:toc: left
:toclevels: 5
:docinfo: shared
:docinfodir: common
__Unofficial__ documentation for OpenShift Pipelines maintained by the
engineers working on the project.
== The Operator xref:operator:index.adoc[➡]
- xref:modules/operator/pages/troubleshooting.adoc[Troubleshooting]
- xref:modules/operator/pages/install-result.adoc[Installing Result]
- xref:modules/operator/pages/high-availability.adoc[High Availability for Tekton Pipelines Controller on OpenShift Pipelines 1.10 and 1.11]
- xref:modules/operator/pages/high-availability-1.12.adoc[High Availability for Tekton Pipelines Controller from OpenShift Pipelines 1.12]
== Pipeline xref:pipeline:index.adoc[➡]
- xref:pipeline:auth.adoc[Authentication practices with Tekton]
- xref:pipeline:hardened.adoc[Hardened your Pipelines and Tasks]
- xref:pipeline:unprivileged-builds.adoc[Build container image with buildah, unprivileged]
- xref:pipeline:cache-in-tekton.adoc[Caches "support" in tekton pipelines]
== Pipeline as code https://pipelinesascode.com/[➡]
The upstream documentation for Pipeline as code is very good, so let's just go there: https://pipelinesascode.com/[pipelinesascode.com]