Spring 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 best practice to minimize the container image size?

Options:
A.

Use a DockerFile.

B.

Use multistage builds.

C.

Build images with different tags.

D.

Add a build.sh script.

Linux Foundation KCNA Premium Access
Questions 12

In a Kubernetes cluster, which scenario best illustrates the use case for a StatefulSet?

Options:
A.

A web application that requires multiple replicas for load balancing.

B.

A service that routes traffic to various microservices in the cluster.

C.

A background job that runs periodically and does not maintain state.

D.

A database that requires persistent storage and stable network identities.

Questions 13

What is the primary mechanism to identify grouped objects in a Kubernetes cluster?

Options:
A.

Custom Resources

B.

Labels

C.

Label Selector

D.

Pod

Questions 14

In which framework do the developers no longer have to deal with capacity, deployments, scaling and fault tolerance, and OS?

Options:
A.

Docker Swarm

B.

Kubernetes

C.

Mesos

D.

Serverless

Questions 15

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.

Questions 16

How can you extend the Kubernetes API?

Options:
A.

Adding a CustomResourceDefinition or implementing an aggregation layer.

B.

Adding a new version of a resource, for instance v4beta3.

C.

With the command kubectl extend api, logged in as an administrator.

D.

Adding the desired API object as a kubelet parameter.

Questions 17

To visualize data from Prometheus you can use expression browser or console templates. What is the other data visualization tool commonly used together with Prometheus?

Options:
A.

Grafana

B.

Graphite

C.

Nirvana

D.

GraphQL

Questions 18

What is Helm?

Options:
A.

An open source dashboard for Kubernetes.

B.

A package manager for Kubernetes applications.

C.

A custom scheduler for Kubernetes.

D.

An end-to-end testing project for Kubernetes applications.

Questions 19

Which storage operator in Kubernetes can help the system to self-scale, self-heal, etc?

Options:
A.

Rook

B.

Kubernetes

C.

Helm

D.

Container Storage Interface (CSI)

Questions 20

Which of the following is a challenge derived from running cloud native applications?

Options:
A.

The operational costs of maintaining the data center of the company.

B.

Cost optimization is complex to maintain across different public cloud environments.

C.

The lack of different container images available in public image repositories.

D.

The lack of services provided by the most common public clouds.