ExamGecko
Question list
Search
Search

List of questions

Search

Question 118 - PCCSE discussion

Report
Export

Console is running in a Kubernetes cluster, and you need to deploy Defenders on nodes within this cluster.

Which option shows the steps to deploy the Defenders in Kubernetes using the default Console service name?

A.
From the deployment page in Console, choose pod name for Console identifier, generate DaemonSet file, and apply the DaemonSet to twistlock namespace.
Answers
A.
From the deployment page in Console, choose pod name for Console identifier, generate DaemonSet file, and apply the DaemonSet to twistlock namespace.
B.
From the deployment page configure the cloud credential in Console and allow cloud discovery to auto-protect the Kubernetes nodes.
Answers
B.
From the deployment page configure the cloud credential in Console and allow cloud discovery to auto-protect the Kubernetes nodes.
C.
From the deployment page in Console, choose twistlock-console for Console identifier, generate DaemonSet file, and apply DaemonSet to the twistlock namespace.
Answers
C.
From the deployment page in Console, choose twistlock-console for Console identifier, generate DaemonSet file, and apply DaemonSet to the twistlock namespace.
D.
From the deployment page in Console, choose twistlock-console for Console identifier, and run the curl | bash script on the master Kubernetes node.
Answers
D.
From the deployment page in Console, choose twistlock-console for Console identifier, and run the curl | bash script on the master Kubernetes node.
Suggested answer: C

Explanation:

Deploying Defenders in a Kubernetes cluster involves generating a DaemonSet configuration from the Prisma Cloud Console. The 'twistlock-console' is typically used as the Console identifier, which facilitates the communication between the Defenders and the Console. The generated DaemonSet file is then applied to the Kubernetes cluster, specifically within the 'twistlock' namespace, ensuring that a Defender is deployed on each node within the cluster for comprehensive protection. This method is in line with Kubernetes best practices for deploying cluster-wide agents, ensuring seamless and scalable deployment of Prisma Cloud's security capabilities.

asked 23/09/2024
Tyler Smith
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first