-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Hubble is not working #37480
Copy link
Copy link
Closed
Labels
area/agentCilium agent related.Cilium agent related.area/hubbleImpacts hubble server or relayImpacts hubble server or relaykind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.needs/triageThis issue requires triaging to establish severity and next steps.This issue requires triaging to establish severity and next steps.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Description
Is there an existing issue for this?
- I have searched the existing issues
Version
equal or higher than v1.16.6 and lower than v1.17.0
What happened?
Hubble UI doesn't show any connections other than Ingress > Hubble UI in namespace kube-system
How can we reproduce the issue?
- Install Cilium with Hubble enabled using Helm
- Install demo app cilium (https://docs.cilium.io/en/stable/gettingstarted/demo/#starwars-demo)
- Go to Ingress Hubble UI
- Only Ingress > Hubble UI connection is shown in namespace kube-system
Values with which Cilium was installed:
rollOutCiliumPods: true
l2announcements:
enabled: true
externalIPs:
enabled: true
hostPort:
enabled: true
hubble:
relay:
enabled: true
ui:
enabled: true
ingress:
enabled: true
hosts:
- hubble-ui.example.com
metrics:
enabled:
- dns:query;ignoreAAAA
- drop
- tcp
- flow
- icmp
- http
devices: eth0
kubeProxyReplacement: true
k8sServiceHost: 10.10.10.10
k8sServicePort: 6443
operator:
replicas: 1
ingressController:
enabled: true
default: true
loadbalancerMode: shared
service:
loadBalancerIP: 10.10.10.11Cilium Version
1.15.13
1.16.6
1.17.0
Kernel Version
6.1.90-1-generic
Kubernetes Version
v1.29.10
Regression
No response
Sysdump
cilium-sysdump-20250207-144859.zip
Relevant log output
Anything else?
No response
Cilium Users Document
- Are you a user of Cilium? Please add yourself to the Users doc
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/agentCilium agent related.Cilium agent related.area/hubbleImpacts hubble server or relayImpacts hubble server or relaykind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.kind/community-reportThis was reported by a user in the Cilium community, eg via Slack.This was reported by a user in the Cilium community, eg via Slack.needs/triageThis issue requires triaging to establish severity and next steps.This issue requires triaging to establish severity and next steps.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

