Report_for_NBXS

.docx

School

University of South Alabama *

*We aren’t endorsed by this school

Course

MUA 261

Subject

Computer Science

Date

Jan 9, 2024

Type

docx

Pages

3

Uploaded by LieutenantCrocodilePerson965

Report
Q1: What is the purpose of ‘at’ command?? a To execute a command/commands at a specific time. The correct Answer is: None The correct Answer is: None d To execute a command/commands on a specific condition. e To execute a command/commands at a specific request. f To execute a command/commands only when the user has logged in. Q2: What does the COPY instruction do in a Dockerfile?? a COPY creates a copy of your running container b None c COPY adds files from your Docker client’s current directory d COPY creates a copy of your image e None f COPY makes a copy of your Dockerfile Q3: What is a kube-proxy used for?? a To load-balance traffic that is destined for services to the correct backend pods The correct Answer is: None The correct Answer is: None The correct Answer is: None e To supplant an authentic webpage in a search engine's index and search page results The correct Answer is: None Q4: Which tag inserts a line horizontally on your web page??
a <hr> b <line> c None d None e <tr> f <line direction="horizontal"> Q5: Which function is used to Strip whitespace (or other characters) from the beginning and end of a string?? a strip_str b None c trim d None e trim_str f strip Q6: How to initialize a docker swarm?? a docker master init --advertise-addr your_server_ip_here b docker init --advertise-addr your_server_ip_here c None d docker init swarm --advertise-addr your_server_ip_here e docker swarm init --advertise-addr your_server_ip_here f None Q7: What is the correct way to add 1 to the $count variable?? a None b count++;
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help