troubleshoot-kubernetes

Diagnose Kubernetes cluster and pod issues across multi-cloud environments.

2|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill troubleshoot-kubernetes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: troubleshoot-kubernetes
Source: https://github.com/lloydchang/agentic-reconciliation-engine/tree/main/core/ai/skills/troubleshoot-kubernetes
Command: npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill troubleshoot-kubernetes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, azure-identity, azure-mgmt-containerservice, azure-mgmt-monitor, google-cloud-container, google-cloud-monitoring, kubernetes, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Enterprise-grade automation for diagnosing and remediating Kubernetes issues across AWS, Azure, GCP, and on-prem clusters, consolidating pod failures, network problems, resource constraints, and cluster health into a unified workflow.

Core Features & Use Cases

  • Cross-cloud health checks for EKS, AKS, GKE, and on-prem clusters.
  • Pod-level failure diagnostics, log and event analysis, and automated remediation guidance.
  • End-to-end triage, root cause analysis, and stepwise remediation planning with auditable results.

Quick Start

Run the Kubernetes troubleshooter against a failing pod or cluster to generate an actionable remediation plan.

Frequently Asked Questions about troubleshoot-kubernetes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Kubernetes pod failures across multi-cloud environments?

To troubleshoot Kubernetes pod failures across multi-cloud environments, this Skill analyzes logs, events, statuses, and metrics to provide diagnostic and remediation guidance for clusters on AWS EKS, Azure AKS, GCP GKE, and on-premises. It consolidates pod failures and network problems into a unified workflow.

What's the best way to diagnose and fix Kubernetes cluster issues spanning EKS, AKS, and GKE?

Diagnosing and fixing Kubernetes cluster issues across EKS, AKS, and GKE is handled through end-to-end triage and root cause analysis. This Skill applies stepwise remediation planning with auditable results, consolidating cross-cloud health checks and resource constraints into centralized visibility.

Do I need Python and cloud provider CLIs to run multi-cloud Kubernetes diagnostics?

Yes, you need Python 3.8 or higher and cloud provider CLIs to run multi-cloud Kubernetes diagnostics. The Skill depends on the Kubernetes Python client and cloud SDKs including boto3, azure-identity, google-cloud-container, and google-cloud-monitoring to access multi-cloud monitoring systems.

Can I use this for automated remediation of resource constraints and network problems in Kubernetes?

Yes, you can use this for automated remediation of resource constraints and network problems in Kubernetes. It analyzes cluster health and pod-level failure diagnostics to generate an actionable remediation plan, applying diagnostic and remediation actions across your specified cloud providers.

Why does my Kubernetes troubleshooting workflow lack centralized visibility for on-prem and cloud clusters?

Your Kubernetes troubleshooting workflow lacks centralized visibility because cross-cloud health checks for on-prem and cloud clusters require consolidating logs, events, and metrics into a unified workflow. This Skill provides that centralized visibility and guidance across AWS, Azure, GCP, and on-prem environments.

When should I not use automated Kubernetes remediation for multi-cloud cluster issues?

You should not use automated Kubernetes remediation for multi-cloud cluster issues when you lack access to multi-cloud monitoring systems or the required cloud SDKs. The diagnostic and remediation guidance depends on Python 3.8+, cloud provider CLIs, and proper access to analyze statuses and metrics accurately.