ingress_list
List all Ingress resources within a specific Kubernetes namespace using the k8s-pilot server. Simplifies cluster management by providing basic Ingress information.
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 |