Skip to content

add ClusterFirstWithHostNet for kubeedge fluentbit#1726

Merged
marcofranssen merged 1 commit intofluent:masterfrom
Abirdcfly:adddns
Oct 22, 2025
Merged

add ClusterFirstWithHostNet for kubeedge fluentbit#1726
marcofranssen merged 1 commit intofluent:masterfrom
Abirdcfly:adddns

Conversation

@Abirdcfly
Copy link
Contributor

What this PR does / why we need it:

When we enable hostNetwork: true for the Fluent Bit edge pod, if ClusterFirstWithHostNet is not used, the <cloud-prometheus-service-host> service (like prometheus.default.svc) will not be reachable.

  prometheusRemoteWrite:
    host: <cloud-prometheus-service-host>
    port: <cloud-prometheus-service-port>
    uri: /api/v1/write
    addLabels : 
      app : fluentbit
      node: ${NODE_NAME}
      job : kubeedge

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


Signed-off-by: Abirdcfly <fp544037857@gmail.com>
@marcofranssen marcofranssen merged commit 17dc7e3 into fluent:master Oct 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants