ako_status
Check AKO pod status in Kubernetes to diagnose Ingress or LoadBalancer issues. Returns pod name, phase, ready flag, restart count, and namespace to reveal whether the pod is running.
Instructions
[READ] Check AKO (AVI Kubernetes Operator) pod status in Kubernetes.
Returns pod name, phase, ready flag, restart count and namespace. First step for Ingress or LoadBalancer issues in Tanzu/K8s; follow with ako_logs when it is not Running. Looks in one context's AKO namespace only — run ako_clusters if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | K8s context name (optional, uses current context). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |