In the image change trigger example, which namespace is specified?

Prepare for the Red Hat Openshift Developer EX288 Exam. Study with comprehensive quizzes and flashcards. Each question includes hints and explanations to enhance your understanding. Ace your exam with confidence!

Multiple Choice

In the image change trigger example, which namespace is specified?

Explanation:
In OpenShift, an image change trigger watches a specific ImageStreamTag within a chosen namespace, so it knows where to look for new images to trigger deployments. The example explicitly sets the namespace to phpns, meaning the trigger will monitor the ImageStream in the phpns project. That’s why phpns is the best choice here. The other names would point to different projects or rely on a default namespace, which isn’t what the example demonstrates.

In OpenShift, an image change trigger watches a specific ImageStreamTag within a chosen namespace, so it knows where to look for new images to trigger deployments. The example explicitly sets the namespace to phpns, meaning the trigger will monitor the ImageStream in the phpns project. That’s why phpns is the best choice here. The other names would point to different projects or rely on a default namespace, which isn’t what the example demonstrates.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy