k8s__list_services
Retrieve Kubernetes services with their type, clusterIP, ports, selector, and externalIPs. Filter by namespace to list services in a specific namespace.
Instructions
List services with type, clusterIP, ports, selector, and externalIPs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Namespace (default: default) |