replicaset_list
List all ReplicaSets in a specified Kubernetes namespace, returning basic information about each ReplicaSet.
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 |
|---|---|---|---|
| namespace | Yes | ||
| context_name | Yes |