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

Pass the Linux Foundation Kubernetes and Cloud Native KCNA Questions and answers with CertsForce

Viewing page 1 out of 8 pages
Viewing questions 1-10 out of questions
Questions # 1:

What is a cloud native application?

Options:

A.

It is a monolithic application that has been containerized and is running now on the cloud.


B.

It is an application designed to be scalable and take advantage of services running on the cloud.


C.

It is an application designed to run all its functions in separate containers.


D.

It is any application that runs in a cloud provider and uses its services.


Expert Solution
Questions # 2:

A Kubernetes Pod is returning a CrashLoopBackOff status. What is the most likely reason for this behavior?

Options:

A.

There are insufficient resources allocated for the Pod.


B.

The application inside the container crashed after starting.


C.

The container’s image is missing or cannot be pulled.


D.

The Pod is unable to communicate with the Kubernetes API server.


Expert Solution
Questions # 3:

What service account does a Pod use in a given namespace when the service account is not specified?

Options:

A.

admin


B.

sysadmin


C.

root


D.

default


Expert Solution
Questions # 4:

Ceph is a highly scalable distributed storage solution for block storage, object storage, and shared filesystems with years of production deployments. Which open-source cloud native storage orchestrator automates deployment and management of Ceph to provide self-managing, self-scaling, and self-healing storage services?

Options:

A.

CubeFS


B.

OpenEBS


C.

Rook


D.

MinIO


Expert Solution
Questions # 5:

Which of the following best describes horizontally scaling an application deployment?

Options:

A.

The act of adding/removing node instances to the cluster to meet demand.


B.

The act of adding/removing applications to meet demand.


C.

The act of adding/removing application instances of the same application to meet demand.


D.

The act of adding/removing resources to application instances to meet demand.


Expert Solution
Questions # 6:

What does “continuous” mean in the context of CI/CD?

Options:

A.

Frequent releases, manual processes, repeatable, fast processing


B.

Periodic releases, manual processes, repeatable, automated processing


C.

Frequent releases, automated processes, repeatable, fast processing


D.

Periodic releases, automated processes, repeatable, automated processing


Expert Solution
Questions # 7:

In CNCF, who develops specifications for industry standards around container formats and runtimes?

Options:

A.

Open Container Initiative (OCI)


B.

Linux Foundation Certification Group (LFCG)


C.

Container Network Interface (CNI)


D.

Container Runtime Interface (CRI)


Expert Solution
Questions # 8:

In a cloud native environment, how do containerization and virtualization differ in terms of resource management?

Options:

A.

Containerization uses hypervisors to manage resources, while virtualization does not.


B.

Containerization shares the host OS, while virtualization runs a full OS for each instance.


C.

Containerization consumes more memory than virtualization by default.


D.

Containerization allocates resources per container, virtualization does not isolate them.


Expert Solution
Questions # 9:

In a cloud native world, what does the IaC abbreviation stand for?

Options:

A.

Infrastructure and Code


B.

Infrastructure as Code


C.

Infrastructure above Code


D.

Infrastructure across Code


Expert Solution
Questions # 10:

What components are common in a service mesh?

Options:

A.

Tracing and log storage


B.

Circuit breaking and Pod scheduling


C.

Data plane and runtime plane


D.

Service proxy and control plane


Expert Solution
Viewing page 1 out of 8 pages
Viewing questions 1-10 out of questions