I have a kubernetes cluster with Karpenter installed in it. For some reasons, Karpenter doesn't launch the right nodes for my scheduled pods, and I want to troubleshoot it.
How to debug karpenter log and get karpenter configuration in my cluster using k9s?
My karpenter has 2 nodes, each with a controller and a webhook, but when I try to get their logs, k9s hangs with Waiting for logs...