Day 4 - Jenkins - IBM Cloud ICKS

Day 4 - Jenkins - IBM Cloud ICKS

Professional Development

6 Qs

quiz-placeholder

Similar activities

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

Tethys Platform Docker Production Installation

Tethys Platform Docker Production Installation

Professional Development

10 Qs

PHP Tours Meetup #28 D'un PC neuf à un poste de dév complet

PHP Tours Meetup #28 D'un PC neuf à un poste de dév complet

University - Professional Development

9 Qs

Mobile Application Security

Mobile Application Security

Professional Development

8 Qs

mobile security quiz

mobile security quiz

Professional Development

7 Qs

Friday Fun

Friday Fun

Professional Development

10 Qs

Docker Workshop

Docker Workshop

Professional Development

10 Qs

Docker Crash Course Quiz

Docker Crash Course Quiz

Professional Development

8 Qs

Day 4 - Jenkins - IBM Cloud ICKS

Day 4 - Jenkins - IBM Cloud ICKS

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Bernardo Segura

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which file should you use to create reproducible build for Docker images?

Jenkinsfile

Dockerfile

YAML files

docker.config

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What command you should run to see all running container in Docker?

docker ps

docker images

docker ls

docker containers ls

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which command we should use to display all nodes with details?

oc get nodes -l

oc show nodes -o wide

oc list nodes -o wide

oc get nodes -o wide

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Containers Orchestrators manages the deployment, placement, and lifecycle of containers.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which is NOT a benefit of microservices?

Modularity

Reproducibility

Portability

Dependency

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Projects and namespaces are the same?

True

False