Skip to content

weave-scope helmchart causes log flood #48

Closed
@crigertg

Description

Every agent pod write the following message each second in an EKS cluster:

<probe> WARN: 2022/12/05 11:05:33.161545 No node name and cannot obtain local pods, reporting all (which may impact performance): Get http://127.0.0.1:10255/pods/: dial tcp 127.0.0.1:10255: connect: connection refused

This is because EKS disabled the local kubelet endpoint because it is deprecated:

There were discussions about this in the past:

The data should not be fetched via the unsecured endpoint.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions