Month End 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 4 out of 6 pages
Viewing questions 31-40 out of questions
Questions # 31:

Which are the core features provided by a service mesh?

Options:

A.

Authentication and authorization


B.

Distributing and replicating data


C.

Security vulnerability scanning


D.

Configuration management


Expert Solution
Questions # 32:

What edge and service proxy tool is designed to be integrated with cloud native applications?

Options:

A.

CoreDNS


B.

CNI


C.

gRPC


D.

Envoy


Expert Solution
Questions # 33:

Which Kubernetes resource workload ensures that all (or some) nodes run a copy of a Pod?

Options:

A.

DaemonSet


B.

StatefulSet


C.

kubectl


D.

Deployment


Expert Solution
Questions # 34:

What’s the difference between a security profile and a security context?

Options:

A.

Security Contexts configure Clusters and Namespaces at runtime. Security profiles are control plane mechanisms to enforce specific settings in the Security Context.


B.

Security Contexts configure Pods and Containers at runtime. Security profiles are control plane mechanisms to enforce specific settings in the Security Context.


C.

Security Profiles configure Pods and Containers at runtime. Security Contexts are control plane mechanisms to enforce specific settings in the Security Profile.


D.

Security Profiles configure Clusters and Namespaces at runtime. Security Contexts are control plane mechanisms to enforce specific settings in the Security Profile.


Expert Solution
Questions # 35:

What is a Pod?

Options:

A.

A networked application within Kubernetes.


B.

A storage volume within Kubernetes.


C.

A single container within Kubernetes.


D.

A group of one or more containers within Kubernetes.


Expert Solution
Questions # 36:

Which component in Kubernetes is responsible to watch newly created Pods with no assigned node, and selects a node for them to run on?

Options:

A.

etcd


B.

kube-controller-manager


C.

kube-proxy


D.

kube-scheduler


Expert Solution
Questions # 37:

What is the minimum number of etcd members that are required for a highly available Kubernetes cluster?

Options:

A.

Two etcd members.


B.

Five etcd members.


C.

Six etcd members.


D.

Three etcd members.


Expert Solution
Questions # 38:

What are the characteristics for building every cloud-native application?

Options:

A.

Resiliency, Operability, Observability, Availability


B.

Resiliency, Containerd, Observability, Agility


C.

Kubernetes, Operability, Observability, Availability


D.

Resiliency, Agility, Operability, Observability


Expert Solution
Questions # 39:

How do you deploy a workload to Kubernetes without additional tools?

Options:

A.

Create a Bash script and run it on a worker node.


B.

Create a Helm Chart and install it with helm.


C.

Create a manifest and apply it with kubectl.


D.

Create a Python script and run it with kubectl.


Expert Solution
Questions # 40:

How does dynamic storage provisioning work?

Options:

A.

A user requests dynamically provisioned storage by including an existing StorageClass in their PersistentVolumeClaim.


B.

An administrator creates a StorageClass and includes it in their Pod YAML definition file without creating a PersistentVolumeClaim.


C.

A Pod requests dynamically provisioned storage by including a StorageClass and the Pod name in their PersistentVolumeClaim.


D.

An administrator creates a PersistentVolume and includes the name of the PersistentVolume in their Pod YAML definition file.


Expert Solution
Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions