Services
A flat table of every Service the agent has synced.
| Column | What it shows |
|---|---|
| Namespace | |
| Name | |
| Type | ClusterIP, NodePort, LoadBalancer, ExternalName — as a type pill. |
| Cluster IP | The virtual IP, or None for a headless Service. |
| Ports | Port, target port and protocol. |
| Age | Time since creation. |
This is the inside-the-cluster exposure surface. For what is reachable from outside, see Ingress.
From the CLI
Section titled “From the CLI”rtz get svc -n payments