Pricing

Cloud-native CI/CD on Red Hat OpenShift

Copy URL

CI/CD introduces automation into app development, allowing organizations to frequently deliver apps to customers. CI/CD incorporates the concepts of continuous integration, continuous delivery, and continuous deployment.

Red Hat® OpenShift® allows organizations to employ CI/CD to automate the build, test, and deployment stages of applications across on-premises and public cloud platforms.

A pipeline is a process that drives software development through a path of building, testing, and deploying code. By automating the process, the objective is to minimize human error and maintain a consistent process for how software is released. Tools that are included in the pipeline could include compiling code, unit tests, code analysis, security, and binaries creation. For containerized environments, this pipeline would also include packaging the code into a container image to be deployed across a hybrid cloud.

CI/CD is the backbone of a DevOps methodology, bringing Developers and IT Operations teams together to deploy software. As custom applications become key to how companies differentiate, the rate at which code can be released has become a competitive differentiator.

Red Hat resources

Tekton is an open source project that provides a framework to create cloud-native CI/CD pipelines quickly. As a Kubernetes-native framework, Tekton makes it easier to deploy across multiple cloud providers or hybrid environments. By leveraging the Custom Resource Definitions (CRDs) in Kubernetes, Tekton uses the Kubernetes control plane to run pipeline tasks. By using standard industry specifications, Tekton will work well with existing CI/CD tools such as Jenkins, Jenkins X, Skaffold, Knative, and now Red Hat OpenShift.

 

Red Hat OpenShift Pipelines is a Kubernetes-native CI/CD solution based on Tekton. It builds on Tekton to provide a CI/CD experience through tight integration with Red Hat OpenShift and Red Hat developer tools. Red Hat OpenShift Pipelines is designed to run each step of the CI/CD pipeline in its own container, allowing each step to scale independently to meet the demands of the pipeline.

 

Kubernetes-native Pipelines

Use standard Tekton CRDs to define pipelines that run as containers and scale on-demand.

Runs serverless

Full control over team’s delivery pipelines, plugins and access control with no central CI/CD server to manage.

Integrated CI/CD experience

A streamlined user experience through the OpenShift Console developer perspective, CLIs, and IDEs.

 

Hub

The official Red Hat blog

Get the latest information about our ecosystem of customers, partners, and communities.

All Red Hat product trials

Our no-cost product trials help you gain hands-on experience, prepare for a certification, or assess if a product is right for your organization.

Keep reading

What makes Red Hat OpenShift the right choice for SAP?

Accelerate intelligent data with enterprise level service from both Red Hat and SAP.

Why choose Red Hat OpenShift Serverless?

Red Hat OpenShift Serverless extends Kubernetes in order to deploy and manage serverless workloads.

Stateful vs stateless applications

The difference between stateful and stateless applications is that stateful applications save past and present information while stateless applications don’t.

Red Hat OpenShift Container Platform resources