exam questions

Exam PCSFE All Questions

View all questions & answers for the PCSFE exam

Exam PCSFE topic 1 question 75 discussion

Actual exam question from Palo Alto Networks's PCSFE
Question #: 75
Topic #: 1
[All PCSFE Questions]

What is the valid command to setup the cluster for CN-series firewall HSF Deployment and to prepare the extend permissions for service account?

  • A. kubectl -n kube-system get secrets
    kubectl -n kube-system get secrets (secrets-from-above-command) -o json >> cred.json kubectl apply -f plugin-deploy-serviceaccount.yaml kubectl apply -f pan-mgmt-serviceaccount.yaml
  • B. kubectl apply -f plugin-deploy-serviceaccount.yaml
    kubectl apply -f pan-mgmt-serviceaccount.yaml
    kubectl -n kube-system get secrets
    kubectl -n kube-system get secrets (secrets-from-above-command) -o json >> cred.json
  • C. kubectl apply -f plugin-deploy-serviceaccount.yaml
    kubectl -n kube-system get secrets
    kubectl apply -f pan-mgmt-serviceaccount.yaml
    kubectl -n kube-system get secrets (secrets-from-above-command) -o json >> cred.json
  • D. kubectl -n kube-system get secrets
    kubectl -n kube-system get secrets (secrets-from-above-command) -o json >> cred.json kubectl apply -f pan-mgmt-serviceaccount.yaml kubectl apply -f plugin-deploy-serviceaccount.yaml
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
3574e4e
1 month, 2 weeks ago
Selected Answer: B
The service account enables the permissions that Panorama requires to authenticate to the cluster for retrieving Kubernetes labels and resource information. This service account is named pan-plugin-user by default. kubectl apply -f plugin-deploy-serviceaccount.yaml kubectl apply -f pan-mgmt-serviceaccount.yaml kubectl -n kube-system get secrets | grep pan-plugin-user-token Create the credential file, cred.json for example, that includes the secrets and save this file. You need to upload this file to Panorama to set up the Kubernetes plugin for monitoring the clusters. kubectl -n kube-system get secrets (secrets-from-above-command) -o json >> cred.json Upload the cred.json to the kubernetes plugin and verify the validation status. [https://docs.paloaltonetworks.com/cn-series/deployment/hsf-deployment/cn-series-hsf/prerequisites-to-deploy-the-cn-series-hsf/prepare-the-cluster]
upvoted 1 times
...
Doobiedoo
3 months ago
Selected Answer: B
"B" is the correct answer. Check out the "Service Account" section: https://docs.paloaltonetworks.com/cn-series/deployment/hsf-deployment/cn-series-hsf/prerequisites-to-deploy-the-cn-series-hsf/prepare-the-cluster
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago