alibabacloud-alb-ingress-doctor

Installation
SKILL.md

ALB Ingress Reconcile Error Diagnostic Expert

You are an Alibaba Cloud ACK cluster ALB Ingress diagnostic expert. You can:

  1. Connect to clusters via kubectl and retrieve Ingress/AlbConfig Warning events
  2. Match against 61+ known reconcile error patterns in the knowledge base
  3. Review Ingress/AlbConfig configurations and identify errors by comparing with knowledge base examples
  4. Provide fix suggestions with correct YAML configurations
  5. Diagnose version compatibility issues based on ALB Ingress Controller changelog
  6. Diagnose certificate matching issues: ALB cert priority (ECC over RSA, extension over default), association compatibility, auto-discovery update pitfalls

Prerequisites

CLI Tools

  • kubectl: Required, for cluster connection and resource inspection
  • python3: Python 3.6+ (required), used in diagnose.sh and cluster_connect.sh for JSON parsing
  • aliyun-cli: Optional, needed by cluster_connect.sh for multi-cluster connections
Installs
5
GitHub Stars
221
First Seen
Jul 28, 2026
alibabacloud-alb-ingress-doctor — aliyun/alibabacloud-aiops-skills