ako_logs
Retrieve AKO pod logs to troubleshoot ingress creation failures, sync errors, and controller connectivity issues. Returns raw log text for the running container.
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.
Args: tail: Number of log lines (default 100). since: Narrows the window, e.g. '30m', '1h'. context: K8s context (optional, uses current).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| since | No | ||
| context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |