Skip to content

Metrics port binding to localhost #167

@hema-kishore-gunda

Description

@hema-kishore-gunda

Is your feature request related to a problem? Please describe.

When deployed worker-controller-manager using CRD with auth-proxy enabled as false and metrics enabled true and metrics port provided as 8080, pod gets deployed with a binding of metrics port to localhost.

Current : --metrics-bind-address=127.0.0.1:8080

Describe the solution you'd like

Instead can it be deployed without binding to localhost so the metrics are available to be scrapped

Expected: --metrics-bind-address=:8080

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions