DevOps-2 [Containers and K8s]

DevOps-2 [Containers and K8s]

Professional Development

10 Qs

quiz-placeholder

Similar activities

B1 connectors

B1 connectors

KG - Professional Development

14 Qs

Anime 99

Anime 99

9th Grade - Professional Development

13 Qs

Refreshment dan Simulasi Aplikasi Penyusunan Laporan Keuangan

Refreshment dan Simulasi Aplikasi Penyusunan Laporan Keuangan

Professional Development

10 Qs

Exchange and Completion

Exchange and Completion

Professional Development

12 Qs

Impossible Premier League Random Questions!

Impossible Premier League Random Questions!

KG - Professional Development

10 Qs

2025 OWIS GSA Gala

2025 OWIS GSA Gala

Professional Development

15 Qs

Can faith be reasonable quiz

Can faith be reasonable quiz

Professional Development

14 Qs

Week 8 Packaging & Finishing

Week 8 Packaging & Finishing

Professional Development

10 Qs

DevOps-2 [Containers and K8s]

DevOps-2 [Containers and K8s]

Assessment

Quiz

Other

Professional Development

Practice Problem

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

Already have an account?