Winter Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

JN0-214 Questions and Answers

Question # 6

Which method is used to extend virtual networks between physical locations?

A.

encapsulations

B.

encryption

C.

clustering

D.

load-balancing

Full Access
Question # 7

Which command would you use to see which VMs are running on your KVM device?

A.

virt-install

B.

virsh net-list

C.

virsh list

D.

VBoxManage list runningvms

Full Access
Question # 8

Which component of Kubernetes runs on all nodes and ensures that the containers are running in a pod?

A.

kubelet

B.

kube-proxy

C.

container runtime

D.

kube controller

Full Access
Question # 9

What are two Kubernetes worker node components? (Choose two.)

A.

kube-apiserver

B.

kubelet

C.

kube-scheduler

D.

kube-proxy

Full Access
Question # 10

Which Kubernetes component guarantees the availability of ReplicaSet pods on one or more nodes?

A.

kube-proxy

B.

kube-scheduler

C.

kube controller

D.

kubelet

Full Access
Question # 11

Which command should you use to obtain low-level information about Docker objects?

A.

docker info

B.

docker inspect

C.

docker container

D.

docker system

Full Access
Question # 12

Which two statements are correct about Kubernetes resources? (Choose two.)

A.

A ClusterIP type service can only be accessed within a Kubernetes cluster.

B.

A daemonSet ensures that a replica of a pod is running on all nodes.

C.

A deploymentConfig is a Kubernetes resource.

D.

NodePort service exposes the service externally by using a cloud provider load balancer.

Full Access
Question # 13

Which statement about software-defined networking is true?

A.

It must manage networks through the use of containers and repositories.

B.

It manages networks by separating the data forwarding plane from the control plane.

C.

It applies security policies individually to each separate node.

D.

It manages networks by merging the data forwarding plane with the control plane.

Full Access
Question # 14

Which OpenShift resource represents a Kubernetes namespace?

A.

Project

B.

ResourceQuota

C.

Build

D.

Operator

Full Access
Question # 15

Click to the Exhibit button.

Referring to the exhibit, which OpenStack service provides the UI shown in the exhibit?

A.

Nova

B.

Neutron

C.

Horizon

D.

Heat

Full Access
Question # 16

You must provide tunneling in the overlay that supports multipath capabilities.

Which two protocols provide this function? (Choose two.)

A.

MPLSoGRE

B.

VXLAN

C.

VPN

D.

MPLSoUDP

Full Access
Question # 17

You are asked to deploy a Kubernetes application on your cluster. You want to ensure the application, and all of its required resources, can be deployed using a single package, with all install-related variables defined at start time.

Which tool should you use to accomplish this objective?

A.

A YAML manifest should be used for the application.

B.

A Helm chart should be used for the application.

C.

An Ansible playbook should be run for the application.

D.

Kubernetes imperative CLI should be used to run the application.

Full Access
Question # 18

Which OpenStack service displays server details of the compute node?

A.

Keystone

B.

Neutron

C.

Cinder

D.

Nova

Full Access
Question # 19

Which Linux protection ring is the least privileged?

A.

0

B.

1

C.

2

D.

3

Full Access