Check cluster connection
get_cluster_infoCheck if a Kubernetes cluster is reachable and retrieve its nodes and namespaces before deployment to avoid misdiagnosing connection issues as deployment failures.
Instructions
Confirm a Kubernetes cluster is reachable and list its nodes and namespaces. Call this before deploying so a connection problem is not mistaken for a deployment failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||