ako_ingress_check
Validate all Ingresses in a namespace to identify missing IngressClass or TLS secret references that prevent AKO from creating Virtual Services. Returns per-Ingress status and issues.
Instructions
[READ] Validate every Ingress in one namespace: IngressClass and TLS secret references that would stop AKO creating a Virtual Service.
Returns name, IngressClass, issues and OK/ISSUES per Ingress. Run ako_ingress_map first for namespace names; use ako_ingress_diagnose instead for one named Ingress. Covers one namespace only, and TLS checks are skipped when its secrets cannot be listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | K8s context name (optional). | |
| namespace | Yes | K8s namespace to check. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |