arvan_kubectl
Execute arbitrary kubectl commands with support for config and namespace selection to manage Kubernetes clusters.
Instructions
Run an arbitrary kubectl command (e.g. ["get","pods","-o","wide"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| kubeconfig | No | ||
| kubeconfig_path | No | ||
| namespace | No |