PCSFE Exam QuestionsBrowse all questions from this exam

PCSFE Exam - Question 86


A system engineer managing a deployment of CN-Series with Panorama (software version 11.0) installs the Kubernetes Plugin. When the installation is complete, templates are present. What are the names of two of these templates and for what are they used? (Choose two.)

Show Answer
Correct Answer: AB

The templates 'K8S-Network-Setup' and 'K8S-Network-Setup-V2' are the correct answers. 'K8S-Network-Setup' is used for daemonset, and 'K8S-Network-Setup-V2' is used for Kubernetes as a service deployment. These options correspond to the known usage of these templates in configuring CN-Series deployments with Panorama and the Kubernetes Plugin.

Discussion

6 comments
Sign in to comment
SyedHussainOptions: AD
Mar 18, 2024

Small correction : ABD

javimOptions: AD
Apr 4, 2024

The commit creates four templates—K8S-Network-Setup, K8S-Network-Setup-V2, K8S-etwork-Setup-V3, and K8S-Network-Setup-V3-HA. - K8S-Network-Setup is for use with the CN-Series as a DaemonSet -> A - K8S-Network-Setup-V2 is for use with the CN-Series as a Kubernetes Service -> B - K8S-Network-Setup-V3 template has a sample config that you can clone and you can modify it to match your desired configurations. The Kubernetes CNF mode of deployment protects both container and non-container workloads. You can deploy as a standalone layer 3 deployment. -> D Thus, correct answers are A, B & D https://docs.paloaltonetworks.com/cn-series/getting-started/cn-series-deployment-prereq/install-the-kubernetes-plugin-for-cn-series

9fda493Options: AB
Mar 31, 2024

It seems A&B Add and select the K8S-Network-Setup template for daemonset, K8S-Network-Setup-V2 for kubernetes as a service deployment, K8S-Network-Setup-V3 for standalone CNF deployment, or K8S-Network-Setup-V3-HA for CNF HA deployment. K8S-Network-Setup-V3 for standalone CNF deployment (O) K8S-Network-Setup-V3 CNF deployment (X) https://docs.paloaltonetworks.com/cn-series/getting-started/cn-series-deployment-prereq/install-the-kubernetes-plugin-for-cn-series

lol1000Options: AB
Apr 11, 2024

AB for sure but D also looks correct.

commit666Options: AB
May 21, 2024

Add and select the K8S-Network-Setup template for daemonset, K8S-Network-Setup-V2 for kubernetes as a service deployment, K8S-Network-Setup-V3 for standalone CNF deployment, or K8S-Network-Setup-V3-HA for CNF HA deployment.

1298ac2Options: AB
Jun 27, 2024

D is not a deamonset!