Skip to main content

Trident ports

Contributors netapp-aruldeepa juliantap netapp-rlithman

Learn more about the ports that Trident uses for communication.

Trident ports

Trident uses the following ports for communication inside Kubernetes:

Port Purpose

8443

Backchannel HTTPS

8001

Prometheus metrics endpoint

8000

Trident REST server

17546

Liveness/readiness probe port used by Trident daemonset pods

Note The liveness/readiness probe port can be changed during installation using the --probe-port flag. It is important to make sure this port isn't being used by another process on the worker nodes.