Request a demo
See Isovalent Cilium Enterprise in action
Request a demo1---
2apiVersion: v1
3kind: Pod
4metadata:
5 annotations:
6 # Limits egress bandwidth to 10Mbit/s.
7 kubernetes.io/egress-bandwidth: "10M"
8 labels:
9 # This pod will act as server.
10 app.kubernetes.io/name: netperf-server
11 name: netperf-server
12spec:
13 containers:
14 - name: netperf
15 image: cilium/netperf
16 ports:
17 - containerPort: 12865
A single line of YAML can enforce traffic limits on your Pod.
In this short video, Senior Technical Marketing Engineer Nico Vibert walks you through how to use Cilium Bandwidth Manager to rate-limit the traffic sent by your Kubernetes Pods. Great to address potential contention issues !
Kubernetes provides many knobs for managing common system resources such as vCPUs and memory limits per Pod, but often forgotten is the effect of unbounded network communication in a cluster. A large churn of packets from several services can starve bandwidth for other services.
In this KubeCon EU 2022 talk, Daniel Borkmann & Christopher M. Luciano explore how eBPF can be leveraged to dynamically insert logic for flexible, efficient and scalable rate limiting and bandwidth management on a per-Pod basis.
There is plenty more material available if you'd like to learn more.
Engage with the Isovalent sales team to assess an enterprise-grade deployment of Cilium.
Contact SalesRequest a personalized live demo with an Isovalent Cilium Enterprise expert.
Request a DemoeBPF-based enforcement, visibility & forensics
eBPF-based networking & load-balancing
eBPF-based network & application visibility
See Isovalent Cilium Enterprise in action
Request a demoJoin an “ask me anything” session with Thomas Graf, creator of Cilium, co-founder of Isovalent
Add to calendarLearn about Isovalent Cilium Enterprise with our interactive labs
Start hands-on labSoftware for providing, securing and observing network connectivity
Revolutionary technology with origins in the Linux kernel
We look forward to engaging with you around all things Cilium and eBPF
Get in touch