terraboops - Overview
✨
sparkle boops
Pinned Loading
-
Test: tc qdisc on both sides of veth... Test: tc qdisc on both sides of veth pair (host vs pod namespace) - Proves AWS VPC CNI and pod-side rate limiting don't conflict
1
#!/bin/bash2
# Test: Can we attach tc qdisc to pod-side of veth while AWS VPC CNI uses host-side?3
# Run with: sudo bash test-tc-veth-conflict.sh4
5
set -e -
natra natra Public
Kubernetes CNI plugin for intelligent TCP rate limiting using eBPF with Count-Min Sketch heavy hitter detection
Go





