From 1c0589e1a31198d1e128c901292fe0c7e1d74acc Mon Sep 17 00:00:00 2001 From: kikiodazie Date: Mon, 18 Jul 2022 14:09:17 +0100 Subject: [PATCH] docs: add KubeCon talk on Better Bandwidth Management Signed-off-by: Divine Odazie --- Documentation/installation/bandwidth-manager.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/installation/bandwidth-manager.rst b/Documentation/installation/bandwidth-manager.rst index 1c7faa4d6e278..d2df52f7dc908 100644 --- a/Documentation/installation/bandwidth-manager.rst +++ b/Documentation/installation/bandwidth-manager.rst @@ -248,3 +248,8 @@ Limitations * Bandwidth enforcement doesn't work with nested network namespace environments like Kind. This is because they typically don't have access to the global sysctl under ``/proc/sys/net/core`` and the bandwidth enforcement depends on them. + +.. admonition:: Video + :class: attention + + For more insights on Cilium's bandwidth manager, check out this `KubeCon talk on Better Bandwidth Management with eBPF `__. \ No newline at end of file