What is Red Hat Openshift Pipelines?

Hema Prajapati
1 min readJan 13, 2023

--

Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.

Fig: Redhat Openshift Pipeline

Key features

· Red Hat OpenShift Pipelines is a serverless CI/CD system that runs pipelines with all the required dependencies in isolated containers.

· Red Hat OpenShift Pipelines are designed for decentralized teams that work on microservice-based architecture.

· Red Hat OpenShift Pipelines use standard CI/CD pipeline definitions that are easy to extend and integrate with the existing Kubernetes tools, enabling you to scale on demand.

· You can use Red Hat OpenShift Pipelines to build images with Kubernetes tools such as Source-to-Image (S2I), Buildah, Buildpacks, and Kaniko that are portable across any Kubernetes platform.

· You can use the OpenShift Container Platform Developer console to create Tekton resources, view logs of the pipeline runs, and manage pipelines in your OpenShift Container Platform namespaces.

--

--

Hema Prajapati
Hema Prajapati

Written by Hema Prajapati

I'm a System Integration Engineer focusing on Cloud Native Solution Deployments. I enjoy generating new ideas and devising network performance and management.

No responses yet