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 1 hour ago Total Questions : 60

The Kubernetes and Cloud Native Security Associate (KCSA) content is now fully updated, with all current exam questions added 1 hour 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 # 1

Why might NetworkPolicy resources have no effect in a Kubernetes cluster?

A.

NetworkPolicy resources are only enforced if the Kubernetes scheduler supports them.

B.

NetworkPolicy resources are only enforced if the networking plugin supports them.

C.

NetworkPolicy resources are only enforced for unprivileged Pods.

D.

NetworkPolicy resources are only enforced if the user has the right RBAC permissions.

Question # 2

What is the purpose of an egress NetworkPolicy?

A.

To control the incoming network traffic to a Kubernetes cluster.

B.

To control the outbound network traffic from a Kubernetes cluster.

C.

To secure the Kubernetes cluster against unauthorized access.

D.

To control the outgoing network traffic from one or more Kubernetes Pods.

Question # 3

What was the name of the precursor to Pod Security Standards?

A.

Container Runtime Security

B.

Kubernetes Security Context

C.

Container Security Standards

D.

Pod Security Policy

Question # 4

Which standard approach to security is augmented by the 4C’s of Cloud Native security?

A.

Zero Trust

B.

Least Privilege

C.

Defense-in-Depth

D.

Secure-by-Design

Question # 5

A user runs a command with kubectl to apply a change to a deployment. What is the first Kubernetes component that the request reaches?

A.

Kubernetes Controller Manager

B.

Kubernetes API Server

C.

Kubernetes Scheduler

D.

kubelet

Question # 6

Which of the following represents a baseline security measure for containers?

A.

Implementing access control to restrict container access.

B.

Configuring a static IP for each container.

C.

Configuring persistent storage for containers.

D.

Run containers as the root user.

Question # 7

An attacker has access to the network segment that the cluster is on.

What happens when a compromised Pod attempts to connect to the API server?

A.

The compromised Pod is automatically isolated from the network to prevent any connections to the API server.

B.

The compromised Pod is allowed to connect to the API server without any restrictions.

C.

The compromised Pod attempts to connect to the API server, but its requests may be blocked due to network policies.

D.

The compromised Pod connects to the API server and is granted elevated privileges by default.

Question # 8

Which way of defining security policy brings consistency, minimizes toil, and reduces the probability of misconfiguration?

A.

Using a declarative approach to define security policies as code.

B.

Relying on manual audits and inspections for security policy enforcement.

C.

Manually configuring security controls for each individual resource, regularly.

D.

Implementing security policies through manual scripting on an ad-hoc basis.

Question # 9

A cluster is failing to pull more recent versions of images from k8s.gcr.io. Why may this be?

A.

There is a network connectivity issue between the cluster and k8s.gcr.io.

B.

There is a bug in the container runtime or the image pull process.

C.

The authentication credentials for accessing k8s.gcr.io are incorrectly scoped.

D.

The container image registry k8s.gcr.io has been deprecated.

Question # 10

Which of the following statements on static Pods is true?

A.

The kubelet can run static Pods that span multiple nodes, provided that it has the necessary privileges from the API server.

B.

The kubelet can run a maximum of 5 static Pods on each node.

C.

The kubelet schedules static Pods local to its node without going through the kube-scheduler, making tracking and managing them difficult.

D.

The kubelet only deploys static Pods when the kube-scheduler is unresponsive.

Go to page: