DevOps-2 [Containers and K8s]

DevOps-2 [Containers and K8s]

Professional Development

10 Qs

quiz-placeholder

Similar activities

Virginia Medical Assistance ROCO Quiz 1

Virginia Medical Assistance ROCO Quiz 1

Professional Development

10 Qs

Upstream Runners ECO RUN

Upstream Runners ECO RUN

Professional Development

10 Qs

Forwarding Refresh #01

Forwarding Refresh #01

Professional Development

10 Qs

quiz on Fire safety

quiz on Fire safety

Professional Development

15 Qs

horses

horses

KG - Professional Development

10 Qs

DISCOVERY OF PENICILLIN THAT CHANGED THE WORLD OF MEDICINE

DISCOVERY OF PENICILLIN THAT CHANGED THE WORLD OF MEDICINE

KG - Professional Development

10 Qs

PIPE Certification

PIPE Certification

Professional Development

10 Qs

FOOD SAFETY

FOOD SAFETY

Professional Development

10 Qs

DevOps-2 [Containers and K8s]

DevOps-2 [Containers and K8s]

Assessment

Quiz

Other

Professional Development

Hard

Created by

Sharique Kamal

Used 29+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of Docker Architecture?

Docker Machine

Docker Engine

Docker Runtime

Docker Registry

Docker Daemon

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are trying to push an image to Dockerhub however unable to do so. Which would not be a possible reason?

You are not logged in to Docker. (use "docker login" command)

Network connectivity between your docker host and docker Hub

Your image is not correctly tagged as per Docker recommendations

You do not have an account on Docker Hub

You should use Docker Swarm or Kubernetes orchestration engines to push images to Docker registry

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You need to create a Docker container based on nginx image and need to root prompt of the container. Which command would help you achieve it?

docker run -it nginx /bin/bash

docker container run -it nginx

docker container run -d nginx

docker container run -itd --name=web nginx

docker exec -it nginx:latest /bin/bash

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not a command under "image" management commands for Docker?

build

pull

inspect

pause

rm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Network interface gets created when you install Docker runtime on Docker host?

Docker1

Docker0

eth0

eth1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not part of Kubernetes Worker nodes?

Kube Proxy

Kubelet

Kube-scheduler

Container Runtime

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which language is supported for writing Kubernetes object definitions?

JSON

Kubernetes DSL

YAML

Python

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?