Toolverse
All skills

debug-cluster

by openshift

Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openshift
Category
DevOps
Views
1

About this skill

Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.

How to use

  1. Zainstaluj skill debug-cluster z repozytorium OpenShift HyperShift – skill automatycznie aktywuje się, gdy Claude wykryje kontekst debugowania klastra hosted-cluster.
  2. Gdy napotkasz problem z usuwaniem klastra, zawieszonym zasobem lub finalizerem, skill automatycznie zaproponuje strukturyzowany proces debugowania oparty na hierarchii zasobów (HostedCluster, HostedControlPlane, NodePool, CAPI).
  3. Zidentyfikuj, który operator jest zaangażowany w problem – hypershift-operator zarządza HC i NP, control-plane-operator zarządza HCP i komponentami control plane, hosted-cluster-config-operator zarządza konfiguracją i zasobami w klastrze.
  4. Skorzystaj z odpowiedniej subskill dla problemów specyficznych dla dostawcy – na przykład aws-troubleshooting.md zawiera szczegółowe kroki dla problemów AWS CAPI, czyszczenia infrastruktury i reinstalacji.
  5. Analizuj logi operatorów i zasoby w odpowiednich namespace – HC namespace zawiera HostedCluster i NodePool, HCP namespace zawiera pody control plane i zasoby CAPI.
  6. Postępuj zgodnie z sugerowanymi scenariuszami debugowania dla Twojej konkretnej sytuacji – stuck deletions, lifecycle issues lub control plane problems – aby systematycznie zidentyfikować i rozwiązać problem.

Related skills