You are on page 1of 2

Q1: How to define a service without a selector??

The correct Answer is: None

b Address and port Just by specifying the IP address

The correct Answer is: None

d Specify the external name

e Specify an endpoint with IP

f Specifying the label and api-version

Q2: If we want to be sure a file will be created if it doesn't exesit with fopen() which mode of
the function are we going ot use:?

aa

bx

c a+

d r+

e x+

f w+

Q3: How to list all pods that are either labelled with env=development or with
env=production?

The correct Answer is: None

The correct Answer is: None

c $ kubectl get pods 'env in (production, development)'

The correct Answer is: None

e $ kubectl get pods -l 'env in (production, development)'

The correct Answer is: None

Q4: Which CMS powers around 35% of all websites on the internet??
a None

b None

c Dropal

d Joomla

e Laravel

f WordPress

Q5: Who designed the Linux OS??

a Steve Linus

The correct Answer is: None

c Linus Torvalds

The correct Answer is: None

e Steve Wozniak

f Steve Jobs

You might also like