0% found this document useful (0 votes)
10 views5 pages

1 Lecture For JHHP

Uploaded by

djoejoery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views5 pages

1 Lecture For JHHP

Uploaded by

djoejoery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1: Is it a good practice to run Docker compose in production??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e False

f True

Q2: Choose the correct HTML element to define important text?

a None

b <b>

c <i>

d None

e <strong>

f <important>

Q3: Docker host's IP address by default is 192.168.99.100?

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e False

f True

Q4: How many Posts and Pages can you have??


a I can have 100 posts and 100 pages

b Depends on the theme I'm using.

c Depending on your plan, you can have a different amount of pages and posts.

d There is no limit on the number of posts but I can have only certain amount of
pages.

e There is no limit on the number of posts or pages you can have.

f None

Q5: How to remove two pods labelled 'production' and 'development'?

a $ kubectl trim pods -l 'env in (production, development)'

b $ kubectl delete pods -l 'env in (production, development)'

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q6: Which command will you use to run a playbook called install.yaml with Ansible??

a ansible --playbook install.yml

b None

c ansible -p install.yml

d ansible-playbook install.yml

e ansible install.yml

f None

Q7: Which command can you use to re-execute a previous command??

a None

b !cat
c !3

d !!

e !a

f None

Q8: How to remove unused data (all unused containers, networks, images (both dangling
and unreferenced), and optionally, volumes) in Docker.,?

a None

b docker system prune sys

c docker system prune

d None

e docker system --prune

f None

Q9: Which of the following are core Kubernetes objects??

a Pods, Services, Volumes

b Pods, Services, Droplets

c None of the mentioned

The correct Answer is: None

The correct Answer is: None

f Pods, Docker, Volumes

Q10: The API server is also known as:?

a kubeapi

b kube-server

c None

d k8s-apiserver
e kube-apiserver

f None

Q11: How can we display human readable information of a variable with PHP??

a To display a human-readable result we use print_r().

b To display a human-readable result we use print().

c None

d To human-readable result we use print_r(/ln).

e None

f None

Q12: Is it possible to remove the HTML tags from passed data??

a None

b The strip_tags() function enables us to clean a string from the HTML tags.

c None

d None

e The string_tags() function enables us to clean a string from the HTML tags.

f The stripTags() function enables us to clean a string from the HTML tags.

Q13: Which command is used to build a Docker image??

a None

b docker built username/repository_name:1.0.1

c docker build -t username/repository_name:1.0.1

d docker create username/repository_name:1.0.1

e docker image -t create username/repository_name:1.0.1

f None
Q14: ________is the enterprise-grade cluster management solution from Docker. It manages
your whole cluster from a single place.?

a Docker Compose

b Docker Swarm

The correct Answer is: None

d Docker Universal Control Plane

e Docker Hub

The correct Answer is: None

Q15: What is the full form of HTTP??

a Hyphenation text test program

b None

c none of the above

d Hyper text transfer package

e Hyper text transfer protocol

f None

You might also like