Fill in the Blank
Commands
Answers
Throwback
Wild
100

________ is a linkage system that allows computers and other hardware devices to communicate.

Network

100

Which command is used to set up a Docker swarm cluster?

docker swarm init

100

YAML

Which file format is used to deploy Docker stacks?

100

What’s the file extension for an external JavaScript file?

.js

100

What is the name of the Docker package responsible for handling and organizing clusters of Docker nodes?

Docker SwarmKit

200

In order to use Docker stacks we have to be running the Docker engine in ________mod.

swarm

200

Which command can be used to view the current swarm certificate?

docker swarm ca

200

Job

What is the name of a typical Jenkins instruction?

200

JS: How do you round the number 7.25, to the nearest integer?

Math.round(7.25)  

200

What year was America founded?

1776

300

_______ is the port used by the Jenkins server in default installation.

8080

300

How do you list modules of the application called “myapp” within a Docker stack?

docker stack services myapp 

300

Container Network Model

The Docker network is based on a standard, created by Docker, called:

300

SQL: An operator that checks the existence of rows in another table

EXISTS

300

Who was the Ancient Greek God of the Sun?  

Apollo

400

_________ should be used to isolate several docker containers from the host network or other docker networks.

bridge

400

How do you remove all the modules of the application “myapp” built with a stack?

docker stack rm myapp

400

bridge, host, and none.

There are three built-in network drivers that have a scope of local, what are they?

400

What file is used to make migrations?

400

How old am I?

28

500

By default, the swarm certificate-rotation policy sets a ___-day validity period.

90

500

What is the command that should be used to start Docker service in the Jenkins Docker container?

docker container exec -it -u root jenkins service docker start

500

contiv, weave, calico    

Name a third-party network driver for Docker?

500

Django: What does DRF stand for?

Django REST Framework

500

How do you spell my name?

Alyssa