replicaset_list
List all Kubernetes ReplicaSets in a specified namespace using the k8s-pilot MCP server. Provide context and namespace to retrieve ReplicaSet details for effective cluster management.
Instructions
List all ReplicaSets in a given namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace
Returns: List of ReplicaSet basic information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes | ||
namespace | Yes |