kubernetes-sigs/cluster-api

Improve troubleshooting guide for Cluster API

Open

#7,382 opened on Oct 10, 2022

View on GitHub
 (12 comments) (2 reactions) (1 assignee)Go (1,532 forks)auto 404
help wantedkind/cleanupkind/documentationpriority/backlogtriage/accepted

Repository metrics

Stars
 (4,267 stars)
PR merge metrics
 (PR metrics pending)

Description

The CAPI book currently has a troubleshooting page with a guide focused on the Quick Start.

https://cluster-api.sigs.k8s.io/user/troubleshooting.html

It would be great to have a more fully featured troubleshooting guide that takes users through the process of troubleshooting issues in Cluster API. Steps could, for example, include - looking at clusterctl describe, looking at conditions, reviewing the logs etc.

The idea is that this would form a set of steps which would be a go-to for users trying to deal with a non-working cluster.

/area book /kind cleanup

Contributor guide