ingress_list
Retrieve and list all Ingress resources in a specified Kubernetes namespace using the MCP server k8s-pilot. Streamline cluster management by accessing essential Ingress details for efficient monitoring and configuration.
Instructions
List all Ingresses in a given namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace
Returns: List of Ingress basic information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes | ||
namespace | Yes |