nerdexam
Palo_Alto_Networks

PCCSE · Question #30

An administrator has deployed Console into a Kubernetes cluster running in AWS. The administrator also has configured a load balancer in TCP passthrough mode to listen on the same ports as the default

The correct answer is D. 8083. Prisma Cloud Compute Console exposes its API on port 8083 for HTTPS communication. In the default configuration: port 8083 is used for the HTTPS API (used by twistcli and Defenders), port 8084 is used for WebSocket communication between Defenders and Console, and port 8081 is use

Container Security

Question

An administrator has deployed Console into a Kubernetes cluster running in AWS. The administrator also has configured a load balancer in TCP passthrough mode to listen on the same ports as the default Prisma Compute Console configuration In the build pipeline, the administrator wants twistcli to talk to Console over HTTPS Which port will twistcli need to use to access the Prisma Compute APIs?

Options

  • A8081
  • B443
  • C8084
  • D8083

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    8% (4)
  • D
    87% (46)

Explanation

Prisma Cloud Compute Console exposes its API on port 8083 for HTTPS communication. In the default configuration: port 8083 is used for the HTTPS API (used by twistcli and Defenders), port 8084 is used for WebSocket communication between Defenders and Console, and port 8081 is used for HTTP. Since the load balancer is in TCP passthrough mode and twistcli needs HTTPS API access, port 8083 is the correct answer. Port 443 is not a default Prisma Compute Console port.

Topics

#Prisma Cloud Compute Console#API Access#Default Ports#twistcli

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice