What problem does it solve?
This Skill helps diagnose and pinpoint the root cause of failures when external traffic cannot reach a Service through an Ingress, addressing issues like incorrect routing, backend unreachability, or TLS errors.
Core Features & Use Cases
- Ingress Resource Analysis: Checks Ingress, IngressClass, and backend Services.
- Controller Health Verification: Assesses the status and logs of Ingress controllers.
- TLS/Certificate Debugging: Identifies issues with TLS secrets and certificate configurations.
- Use Case: When users report a 404 or 502 error for a web application exposed via Ingress, this Skill systematically checks all relevant Kubernetes resources and controller configurations to find the source of the problem.
Quick Start
Use the ingress-debug skill to diagnose why the ingress named 'my-app-ingress' in the 'production' namespace is not routing traffic correctly.