FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Hubble Has a Free API — Real-Time Network Observability for Kubernetes
How-ToDevOps

Hubble Has a Free API — Real-Time Network Observability for Kubernetes

via Dev.to DevOpsAlex Spinov4h ago

Hubble is Cilium's observability layer that gives you real-time visibility into network flows across your Kubernetes cluster. Think Wireshark for cloud-native — but with L7 protocol awareness and Kubernetes context. Free, open source, and built into Cilium. No extra installation if you already run Cilium. Why Use the Hubble API? Network flow visibility — see every packet between pods, services, and external endpoints L7 protocol awareness — HTTP, gRPC, DNS, and Kafka flow inspection Kubernetes context — flows enriched with pod names, namespaces, labels Network policy debugging — see which policies allow/deny traffic in real time Quick Setup 1. Enable Hubble cilium hubble enable --ui cilium hubble port-forward & 2. Observe Flows via CLI # All flows in the cluster hubble observe # Flows for a specific pod hubble observe --pod default/my-app # Only DNS flows hubble observe --protocol DNS # Only dropped flows (policy denials) hubble observe --verdict DROPPED # HTTP flows with specific meth

Continue reading on Dev.to DevOps

Opens in a new tab

Read Full Article
7 views

Related Articles

Percentage Change: The Most Misused Metric in Data Analysis (And How to Calculate It Correctly)
How-To

Percentage Change: The Most Misused Metric in Data Analysis (And How to Calculate It Correctly)

Medium Programming • 5h ago

I Missed This Claude Setting at First. And It Actually Matters
How-To

I Missed This Claude Setting at First. And It Actually Matters

Medium Programming • 6h ago

Instacart Promo Code: Save on Groceries in March 2026
How-To

Instacart Promo Code: Save on Groceries in March 2026

Wired • 8h ago

How a Switch Actually “Learns”: Demystifying MAC Addresses and the CAM Table
How-To

How a Switch Actually “Learns”: Demystifying MAC Addresses and the CAM Table

Medium Programming • 9h ago

This is the lowest price on a 64GB RAM kit I've seen in months
How-To

This is the lowest price on a 64GB RAM kit I've seen in months

ZDNet • 16h ago

Discover More Articles