New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM C1000-130 Exam - Topic 9 Question 71 Discussion

Actual exam question for IBM's C1000-130 exam
Question #: 71
Topic #: 9
[All C1000-130 Questions]

What technology are OpenShift Pipelines based on?

Show Suggested Answer Hide Answer
Suggested Answer: C

OpenShift Pipelines are based on Tekton, an open-source framework for building Continuous Integration/Continuous Deployment (CI/CD) pipelines natively in Kubernetes.

Tekton provides Kubernetes-native CI/CD functionality by defining pipeline resources as custom resources (CRDs) in OpenShift. This allows for scalable, cloud-native automation of software delivery.

Why Tekton is Used in OpenShift Pipelines?

Kubernetes-Native: Unlike Jenkins, which requires external servers or agents, Tekton runs natively in OpenShift/Kubernetes.

Serverless & Declarative: Pipelines are defined using YAML configurations, and execution is event-driven.

Reusable & Extensible: Developers can define Tasks, Pipelines, and Workspaces to create modular workflows.

Integration with GitOps: OpenShift Pipelines support Argo CD for GitOps-based deployment strategies.

Example of a Tekton Pipeline Definition in OpenShift:

apiVersion: tekton.dev/v1beta1

kind: Pipeline

metadata:

name: example-pipeline

spec:

tasks:

- name: echo-hello

taskSpec:

steps:

- name: echo

image: ubuntu

script: |

#!/bin/sh

echo 'Hello, OpenShift Pipelines!'

Explanation of Incorrect Answers:

A . Travis Incorrect

Travis CI is a cloud-based CI/CD service primarily used for GitHub projects, but it is not used in OpenShift Pipelines.

B . Jenkins Incorrect

OpenShift previously supported Jenkins-based CI/CD, but OpenShift Pipelines (Tekton) is now the recommended Kubernetes-native alternative.

Jenkins requires additional agents and servers, whereas Tekton runs serverless in OpenShift.

D . Argo CD Incorrect

Argo CD is used for GitOps-based deployments, but it is not the underlying technology of OpenShift Pipelines.

Tekton and Argo CD can work together, but Argo CD alone does not handle CI/CD pipelines.

IBM Cloud Pak for Integration (CP4I) v2021.2 Administration Reference:

IBM Cloud Pak for Integration CI/CD Pipelines

Red Hat OpenShift Pipelines (Tekton)

Tekton Pipelines Documentation


Contribute your Thoughts:

0/2000 characters
Osvaldo
2 months ago
Wait, I thought it was Jenkins?
upvoted 0 times
...
Kimberlie
2 months ago
Definitely Tekton! Super powerful.
upvoted 0 times
...
Alonzo
2 months ago
OpenShift Pipelines are based on Tekton.
upvoted 0 times
...
Armando
3 months ago
I’m surprised it’s not Travis!
upvoted 0 times
...
Trevor
3 months ago
No way, it's Argo CD! Right?
upvoted 0 times
...
Lacey
3 months ago
I'm pretty confident it's Tekton. I recall it being highlighted in the OpenShift documentation we reviewed.
upvoted 0 times
...
Viola
3 months ago
I feel like I might confuse Argo CD with something else. I should probably double-check my notes on that.
upvoted 0 times
...
Merilyn
4 months ago
I remember practicing a question about CI/CD tools, and I think Jenkins was mentioned a lot, but I don't think that's the right answer here.
upvoted 0 times
...
Misty
4 months ago
I think OpenShift Pipelines are based on Tekton, but I'm not 100% sure. It sounds familiar from the study materials.
upvoted 0 times
...
Benedict
4 months ago
Since OpenShift is an OpenShift-specific technology, I'm guessing the answer is likely to be a tool that is closely integrated with OpenShift. Tekton seems like the best fit based on the options provided.
upvoted 0 times
...
Mitsue
4 months ago
I haven't heard of OpenShift Pipelines before, but based on the options, Tekton seems like the most likely answer. I'll give that a try.
upvoted 0 times
...
Rodolfo
4 months ago
OpenShift Pipelines are built on top of Tekton, a powerful open-source framework for creating CI/CD pipelines. I'd recommend going with option C.
upvoted 0 times
...
Jennie
4 months ago
Hmm, I'm not too familiar with OpenShift Pipelines, so I'll have to guess on this one. Maybe Jenkins since it's a popular CI/CD tool?
upvoted 0 times
...
Darrin
5 months ago
I'm pretty sure OpenShift Pipelines are based on Tekton, so I'll go with option C.
upvoted 0 times
...
Krystina
5 months ago
Tekton? Sounds like a bad medical condition. I'll just go with B, Jenkins, and hope for the best.
upvoted 0 times
...
Shayne
5 months ago
Travis? Really? That's for continuous integration, not pipelines. I'm going with C, Tekton, for the win!
upvoted 0 times
Jaime
5 months ago
Tekton is definitely the future, right choice!
upvoted 0 times
...
Doretha
5 months ago
Agreed! Travis is too basic for this.
upvoted 0 times
...
Malinda
5 months ago
Jenkins has its perks, but Tekton is built for pipelines.
upvoted 0 times
...
Daren
5 months ago
I also think Tekton is the way to go!
upvoted 0 times
...
...
Barbra
6 months ago
Come on, everyone knows it's C. Tekton is the secret sauce behind OpenShift Pipelines. This question is a gimme!
upvoted 0 times
Delpha
5 months ago
I agree, Tekton is the technology behind OpenShift Pipelines.
upvoted 0 times
...
Andrew
5 months ago
C) Tekton
upvoted 0 times
...
...
Annice
7 months ago
Yes, Tekton is the correct answer because it's a Kubernetes-native resource.
upvoted 0 times
...
Douglass
7 months ago
No, Jenkins is not the technology used for OpenShift Pipelines.
upvoted 0 times
...
Agustin
7 months ago
I'm just glad it's not Argo CD. That's for deployment, not pipelines, right?
upvoted 0 times
...
Fernanda
7 months ago
Hmm, I thought Jenkins was the go-to for pipelines, but I guess OpenShift is using something different. C sounds like the right answer.
upvoted 0 times
Rodolfo
5 months ago
Tekton does seem to be gaining popularity in the pipeline space.
upvoted 0 times
...
Darell
5 months ago
Yeah, Jenkins is popular but it looks like OpenShift went with Tekton for their pipelines.
upvoted 0 times
...
Adelle
6 months ago
I agree, C) Tekton seems to be the technology that OpenShift Pipelines are based on.
upvoted 0 times
...
...
Herman
7 months ago
I'm not sure, but I think it's Jenkins.
upvoted 0 times
...
Annice
7 months ago
I agree with Douglass, Tekton is the technology behind OpenShift Pipelines.
upvoted 0 times
...
Kaitlyn
7 months ago
I'm pretty sure it's C. Tekton, the open-source project for building CI/CD systems.
upvoted 0 times
Nelida
6 months ago
Yes, OpenShift Pipelines are indeed built on Tekton.
upvoted 0 times
...
Jamal
7 months ago
I think you're right, OpenShift Pipelines are based on Tekton.
upvoted 0 times
...
...
Douglass
7 months ago
I think OpenShift Pipelines are based on Tekton.
upvoted 0 times
...

Save Cancel