As you can see here in, the karpenter menu only displays node class information.
From the demo there should be node class, node pool, pending pods & scaling view too.
This is the plugins manager configuration that I am using.
pluginsManager:
enabled: true
configContent: |
plugins:
- name: karpenter
source: https://artifacthub.io/packages/headlamp/headlamp-plugins/headlamp_karpenter
version: 0.1.0
installOptions:
parallel: true
maxConcurrent: 2