Temporal ports

From wikieduonline
Jump to navigation Jump to search
temporal-frontend              7233 Public API — what clients/SDKs talk to
temporal-history                 7234 Internal — workflow history shard hosting
temporal-matching             7235 Internal — task queue matching
temporal-worker                 7239 Internal — system workflows
temporal-internal-frontend  7236 Internal frontend (when enabled)
 kubectl get svc -n YOUR_NS -l 'app.kubernetes.io/name=temporal' -o custom- columns='NAME:.metadata.name,TYPE:.spec.type,CLUSTERIP:.spec.clusterIP,PORTS:.spec.ports[*].port'
NAME                                  TYPE        CLUSTERIP        PORTS
temporal-admintools                   ClusterIP   10.100.109.202   22
temporal-frontend                     ClusterIP   10.100.241.160   7233,7243
temporal-frontend-headless            ClusterIP   None             7233,6933,9090
temporal-history-headless             ClusterIP   None             7234,6934,9090
temporal-internal-frontend            ClusterIP   10.100.188.227   7236,7246
temporal-internal-frontend-headless   ClusterIP   None             7236,6936,9090
temporal-matching-headless            ClusterIP   None             7235,6935,9090
temporal-web                          ClusterIP   10.100.97.24     8080
temporal-worker-headless              ClusterIP   None             7239,6939,9090

See also[edit]

Advertising: