ako_ingress_map
List all Kubernetes Ingresses across namespaces, showing namespace, name, hosts, and IngressClass, to locate resources for checking or diagnosis.
Instructions
[READ] Inventory Kubernetes Ingresses across all namespaces.
Returns Namespace, Ingress name, Host(s) and IngressClass per Ingress. Start here for namespace and Ingress names, then pass them to ako_ingress_check or ako_ingress_diagnose. Lists the K8s side only — use ako_sync_diff for Ingresses with no Controller object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | K8s context name (optional). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |