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

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

What is the main difference between Argo vs. Flux CD?

Options:

A.

Argo is pull-based, and Flux is push-based


B.

No difference; both are pull-based


C.

Argo is push-based, and Flux is pull-based


D.

No difference; both are push-based


Expert Solution
Questions # 12:

Which tool is built on the GitOps toolkit?

Options:

A.

Jenkins-X


B.

GitHub Workflow & Actions


C.

Flux


D.

Jenkins


E.

ArgoCD


F.

Travis CI


Expert Solution
Questions # 13:

To run a startup task before a Pod's container starts up. What Kubernetes feature can help you ac-complish this?

Options:

A.

Init container


B.

Sidecar container


C.

Startup probe


D.

DaemonSet


Expert Solution
Questions # 14:

What do control groups provide when it come to containers

Options:

A.

Permission


B.

Image Storage


C.

Isolation


D.

Logging


Expert Solution
Questions # 15:

What is container runtime?

Options:

A.

The amount of time it takes a container to execute


B.

A container image format


C.

Another term of kubelet or kubectl


D.

Software that runs containers


Expert Solution
Questions # 16:

What is the name for the tool that manages communication between pods, injects a sidecar proxy container into each pod and directs network traffic through the proxy container?

Options:

A.

namespace


B.

Deployment


C.

Network policy


D.

Service mesh


E.

Service


Expert Solution
Questions # 17:

What is the use of labels in Kubernetes?

Options:

A.

All of the options


B.

It is used to assign annotation to an object


C.

It is used to assign key-value pair to an object


D.

It is used to assign a name to an object.


Expert Solution
Questions # 18:

What is the functionality of the daemon set?

Options:

A.

To run a copy of the pod in all the nodes of the cluster


B.

To initialize the pod before starting the main pod


C.

To run a copy of the pod in a single node of the cluster


Expert Solution
Questions # 19:

Fluentd is the leading project in the CNCF space for logging?

Options:

A.

TRUE


B.

FALSE


Expert Solution
Questions # 20:

The Kubernetes API provides an interface for storing objects. Which of the following describes the type of objects stored by the Kubernetes API?

Options:

A.

Containers


B.

REST


C.

YAML


D.

ETCD


Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions