Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM Exam C1000-087 Topic 5 Question 32 Discussion

Actual exam question for IBM's C1000-087 exam
Question #: 32
Topic #: 5
[All C1000-087 Questions]

In OpenShift Pipelines, what is a task?

Show Suggested Answer Hide Answer
Suggested Answer: A

https://docs.openshift.com/container-platform/4.5/pipelines/understanding-openshift-pipelines.html

Tasksare the building blocks of a Pipeline and consist of sequentially executed Steps. Steps are a series of commands that achieve a specific goal, such as building an image.

Every Task runs as a Pod and each Step runs in its own container within the same Pod. Because Steps run within the same Pod, they have access to the same volumes for caching files, ConfigMaps, and Secrets.

A Task usesinputsparameters, such as a Git resource, andoutputsparameters, such as an image in a registry, to interact with other Tasks. They are reusable and can be used in multiple Pipelines.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel