You are on page 1of 3

Q1: How to list all Kubernetes pods in the current namespace, with more details??

a None

b kubectl get pods -o wide

c kubectl get pods -f more

d None

e kubectl get pods -v

f kubectl get pods -o details

Q2: What is ETCD??

The correct Answer is: None

The correct Answer is: None

c Etcd is written in Python programming language and is a distributed key-value


store used for coordinating between distributed work.

The correct Answer is: None

e Etcd is written in C++ programming language and is a distributed key-value store


used for coordinating between distributed work.

f Etcd is written in Go programming language and is a distributed key-value store


used for coordinating between distributed work.

Q3: What is the correct HTML element for playing video files??

a <type="video">

b <movie>

c <media>

d None

e None

f <video>
Q4: Outlook Express is a _________?

a None

b None of the above

c Browser

d E-Mail Client

e None

f SearchEngine

Q5: What command is used to clear up the command prompt window??

a clearit

b clrwin

c clrscr

d None

e clear

f None

Q6: Which the the currently accepted best practice method for hashing passwords to hash
passwords??

a bcrypt()

b md5()

c None

d hash()

e None

f encode()

Q7: Which of the following type of variables are floating-point numbers, like 3.14159 or
49.1??
a Doubles

b Integers

c Strings

The correct Answer is: None

e Booleans

The correct Answer is: None

Q8: Which function is used to get the ASCII value of a character in PHP ??

a ascii()

b val( )

c None

d chr( )

e asc()

f None

You might also like