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

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

Which of the following is not a stop on the cloud native trailmap?

Options:

A.

Microservices


B.

CI/CD


C.

Containerization


D.

Software distribution


Expert Solution
Questions # 2:

What is the name of the Kubernetes agent that runs on each worker nodes?

Options:

A.

kubelet


B.

systemd


C.

kube-proxy


D.

pod


Expert Solution
Questions # 3:

Which of the following best describes the way kubernetes Role-based access control (RBAC) works?

Options:

A.

Kubernetes does not do RBAC


B.

Kubernetes RBAC states which users can perform which actions against which re-source


C.

Kubernetes RBAC lists which operations on which resources are denied to users


D.

Kubernetes RBAC is responsible for authenticating subjects such as users and groups


Expert Solution
Questions # 4:

Which control plane component is responsible for scheduling pods?

Options:

A.

kube-proxy


B.

kube scheduler


C.

kubelet


D.

kube api-server


Expert Solution
Questions # 5:

What is scheduling in Kubernetes

Options:

A.

Determining when to execute a cron-job


B.

Assigning pods to nodes


C.

Joining a new nodes to the clusters


D.

Setting a time for automated tasks


Expert Solution
Questions # 6:

Which of the following computing model doesn’t require you to provision infrastructure?

Options:

A.

None of the above


B.

Bare Metal


C.

Compute Engine


D.

Virtual Machines


E.

Serverless


Expert Solution
Questions # 7:

What are default kubernetes namespaces?

Options:

A.

default, kube-public, kube-system, kube-node-lease


B.

kube-default, kube-public, kube-system, kube-node-lease


C.

default, kube-public, kube-systems, kube-node-lease


D.

default, kube-public, kube-system, kube-node-leases


Expert Solution
Questions # 8:

Notary and the update framework leading security projects in CNCF

Options:

A.

TRUE


B.

FALSE


Expert Solution
Questions # 9:

What standard does kubelet use to communicate with the container runtime?

Options:

A.

Service Mesh Interface (SMI)


B.

CRI-O


C.

ContainerD


D.

Container Runtime Interface (CRI)


Expert Solution
Questions # 10:

Which of the following command is used to get detailed information about the pod?

Options:

A.

kubectl info


B.

kubectl get


C.

kubectl describe


D.

kubectl explain


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