ako_logs
Retrieve AKO pod logs to diagnose Ingress creation failures, sync errors, and Controller connectivity issues. Returns raw log text for troubleshooting unhealthy pods or missing Ingresses.
Instructions
[READ] AKO pod logs — Ingress creation failures, sync errors, Controller connectivity.
Returns raw log text, not a table. Use when ako_status shows the pod unhealthy or ako_sync_diff reports a missing Ingress. Only the running container's logs are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | Number of log lines (default 100). | |
| since | No | Narrows the window, e.g. '30m', '1h'. | |
| context | No | K8s context (optional, uses current). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |