get_namespaces
Retrieve a summary of Kubernetes cluster namespaces, including name, status, and age, similar to kubectl get namespace
. Simplifies namespace monitoring without manual API calls.
Instructions
Return a summary of the namespaces for this Kubernetes cluster, similar to that
returned by kubectl get namespace
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |