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

Exact2Pass Menu

Kubernetes and Cloud Native Security Associate (KCSA)

Last Update 2 hours ago Total Questions : 60

The Kubernetes and Cloud Native Security Associate (KCSA) content is now fully updated, with all current exam questions added 2 hours ago. Deciding to include KCSA practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our KCSA exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these KCSA sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Kubernetes and Cloud Native Security Associate (KCSA) practice test comfortably within the allotted time.

Question # 11

A container running in a Kubernetes cluster has permission to modify host processes on the underlying node.

What combination of privileges and capabilities is most likely to have led to this privilege escalation?

A.

There is no combination of privileges and capabilities that permits this.

B.

hostPID and SYS_PTRACE

C.

hostPath and AUDIT_WRITE

D.

hostNetwork and NET_RAW

Question # 12

In a Kubernetes environment, what kind of Admission Controller can modify resource manifests when applied to the Kubernetes API to fix misconfigurations automatically?

A.

ValidatingAdmissionController

B.

PodSecurityPolicy

C.

MutatingAdmissionController

D.

ResourceQuota

Question # 13

You are responsible for securing the kubelet component in a Kubernetes cluster.

Which of the following statements about kubelet security is correct?

A.

Kubelet runs as a privileged container by default.

B.

Kubelet does not have any built-in security features.

C.

Kubelet supports TLS authentication and encryption for secure communication with the API server.

D.

Kubelet requires root access to interact with the host system.

Question # 14

When should soft multitenancy be used over hard multitenancy?

A.

When the priority is enabling resource sharing and efficiency between tenants.

B.

When the priority is enabling complete isolation between tenants.

C.

When the priority is enabling fine-grained control over tenant resources.

D.

When the priority is enabling strict security boundaries between tenants.

Question # 15

In Kubernetes, what is Public Key Infrastructure (PKI) used for?

A.

To manage certificates and ensure secure communication in a Kubernetes cluster.

B.

To automate the scaling of containers in a Kubernetes cluster.

C.

To manage networking in a Kubernetes cluster.

D.

To monitor and analyze performance metrics of a Kubernetes cluster.

Question # 16

In a cluster that contains Nodes with multiple container runtimes installed, how can a Pod be configured to be created on a specific runtime?

A.

By using a command-line flag when creating the Pod.

B.

By modifying the Docker daemon configuration.

C.

By setting the container runtime as an environment variable in the Pod.

D.

By specifying the container runtime in the Pod's YAML file.

Question # 17

As a Kubernetes and Cloud Native Security Associate, a user can set up audit logging in a cluster. What is the risk of logging every event at the full RequestResponse level?

A.

No risk, as it provides the most comprehensive audit trail.

B.

Increased storage requirements and potential impact on performance.

C.

Improved security and easier incident investigation.

D.

Reduced storage requirements and faster performance.

Question # 18

Which label should be added to the Namespace to block any privileged Pods from being created in that Namespace?

A.

privileged: false

B.

privileged: true

C.

pod-security.kubernetes.io/enforce: baseline

D.

pod.security.kubernetes.io/privileged: false

Go to page: