with one click
ingress
Diagnose Kubernetes Ingress resources and configurations
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Diagnose Kubernetes Ingress resources and configurations
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes
| name | ingress |
| description | Diagnose Kubernetes Ingress resources and configurations |
| activation_keywords | ["ingress","nginx","kubernetes","k8s","ingress controller","tls","route"] |
| execution_mode | client |
Provides Kubernetes Ingress diagnostics via local kubectl:
Use builtin_ingress tool with fields:
operation: one of "list", "describe", "controller_status", "check_endpoints", "check_tls"name: Ingress resource name (required for describe/check_endpoints/check_tls)namespace: Kubernetes namespace (default: current context namespace)kubeconfig: path to kubeconfig file (optional)extra_args: additional kubectl argumentsNote: Requires kubectl CLI installed and configured. All operations are read-only.