Skip to content

[bug] Broken panels on k8s-views-nodesΒ #154

Open
@reefland

Description

@reefland

Describe the bug

I've read both issues in the README about broken panels on k8s-views-nodes dashboard.

  • My nodes have fixed IP addresses so it's not 1st issues.
  • The kube_node_info{node} matches node_uname_info{nodename} values, so doesn't seem like 2nd issue:

Image

When reviewing the instance variable, the label filter for nodename has a regex filter which finds nothing. If I set it to be just $node -- all panels render fine.

This works great:

Image

This default value has broken panels:

Image

Suggestions?

Running K3s: v1.32.5+k3s1 on bare metal Ubuntu 25.04.

How to reproduce?

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions