serviceaccount_list
List all ServiceAccounts in a specified Kubernetes namespace. Retrieve essential details for each ServiceAccount to manage and monitor cluster resources efficiently. Works within the k8s-pilot MCP server, supporting multi-cluster operations.
Instructions
List all ServiceAccounts in a given namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace
Returns: List of ServiceAccount basic information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes | ||
namespace | Yes |