Module For LXVM

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: Kubernetes uses _____________ to connect to ouath 2 providers to offload the

authentication to external services.?

a Authentication Proxy

b Webhook Token Authentication

The correct Answer is: None

The correct Answer is: None

e OpenID Connect Tokens

f Keystone Password

Q2: 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

d True

e False

The correct Answer is: None

Q3: How to login into docker hub.?

a $ docker --log

b None

c $ docker $login

d None

e $ docker login

f None

Q4: What is the difference between the WordPress Address and Site Address settings
located in the General Settings area??
a The WordPress Address is where to look for WordPress plugins, while the Site
Address is what will be used as the base for creating URLs for web pages.

b None

c The WordPress Address is where to look for WordPress files, while the Site
Address is what will be used as the base for creating URLs for web pages.

d The WordPress Address is where to look for WordPress meta tags , while the Site
Address is what will be used as the base for creating URLs for web pages.

e None

f None

Q5: The kube-apiserver on Kubernetes master is designed to scale:?

a None

b Horizontally

c Vertically

d kube-apiserver is not used for scaling

e None

f None

Q6: This volume type can be used to share contents within containers in a pod, but will not
persist beyond the life of a pod.?

a Local

The correct Answer is: None

The correct Answer is: None

d EmptyDir

e ConfigMap

f FlexVolume

Q7: With Ansible you can only use SSH key as it does not work with SSH password.?
a None

b true

c None

d None

e false

f None

Q8: What does the unset() function do??

a None

b The unset() function is dedicated for variable management. It will make a variable
undefined.

c None

d None

e The unset() function is not dedicated for variable management. It will make a
variable defined.

f None

You might also like