List services
get_servicesList Kubernetes services showing type, ports, selector, and endpoint count. Identify services with zero endpoints, the common cause of unreachable applications despite healthy-looking pods.
Instructions
List Services with their type, ports, selector and endpoint count. A Service with zero endpoints is the usual reason an application is unreachable even though its pods look fine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| namespace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |