Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Linux Foundation KCNA Practice Exam with Questions & Answers | Set: 2

Questions 11

What is a key feature of a container network?

Options:
A.

Proxying REST requests across a set of containers.

B.

Allowing containers running on separate hosts to communicate.

C.

Allowing containers on the same host to communicate.

D.

Caching remote disk access.

Linux Foundation KCNA Premium Access
Questions 12

Which Prometheus metric represents a single value that can go up and down?

Options:
A.

Counter

B.

Gauge

C.

Summary

D.

Histogram

Questions 13

What is the main purpose of the Open Container Initiative (OCI)?

Options:
A.

Accelerating the adoption of containers and Kubernetes in the industry.

B.

Creating open industry standards around container formats and runtimes.

C.

Creating industry standards around container formats and runtimes for private purposes.

D.

Improving the security of standards around container formats and runtimes.

Questions 14

Which command lists the running containers in the current Kubernetes namespace?

Options:
A.

kubectl get pods

B.

kubectl ls

C.

kubectl ps

D.

kubectl show pods

Questions 15

Which of the following is a definition of Hybrid Cloud?

Options:
A.

A combination of services running in public and private data centers, only including data centers from the same cloud provider.

B.

A cloud native architecture that uses services running in public clouds, excluding data centers in different availability zones.

C.

A cloud native architecture that uses services running in different public and private clouds, including on-premises data centers.

D.

A combination of services running in public and private data centers, excluding serverless functions.

Questions 16

In the DevOps framework and culture, who builds, automates, and offers continuous delivery tools for developer teams?

Options:
A.

Application Users

B.

Application Developers

C.

Platform Engineers

D.

Cluster Operators

Questions 17

What Kubernetes component handles network communications inside and outside of a cluster, using operating system packet filtering if available?

Options:
A.

kube-proxy

B.

kubelet

C.

etcd

D.

kube-controller-manager

Questions 18

In a cloud native environment, who is usually responsible for maintaining the workloads running across the different platforms?

Options:
A.

The cloud provider.

B.

The Site Reliability Engineering (SRE) team.

C.

The team of developers.

D.

The Support Engineering team (SE).

Questions 19

What does vertical scaling an application deployment describe best?

Options:
A.

Adding/removing applications to meet demand.

B.

Adding/removing node instances to the cluster to meet demand.

C.

Adding/removing resources to applications to meet demand.

D.

Adding/removing application instances of the same application to meet demand.

Questions 20

Kubernetes ___ protect you against voluntary interruptions (such as deleting Pods, draining nodes) to run applications in a highly available manner.

Options:
A.

Pod Topology Spread Constraints

B.

Pod Disruption Budgets

C.

Taints and Tolerations

D.

Resource Limits and Requests