Exam PCCSE All QuestionsBrowse all questions from this exam
Question 42

Which option shows the steps to install the Console in a Kubernetes Cluster?

    Correct Answer: B

    To install the Console in a Kubernetes Cluster, first, you need to download and extract the release tarball which contains the necessary files. Then, generate the YAML configuration file for the Console. Finally, deploy the Console YAML using the kubectl command to apply the configuration to the Kubernetes cluster.

Discussion
SpippoloOption: B

Download and extract the release tarball of Prisma Cloud Console. Generate the YAML configuration file for the Console. Deploy the Console YAML configuration file using kubectl command to apply the configuration to the Kubernetes cluster.

JiheOption: B

B https://docs.paloaltonetworks.com/prisma/prisma-cloud/22-06/prisma-cloud-compute-edition-admin/install/install_kubernetes