Browse Source
Upstream calico isn't doing that, and: - this can cause throttling - the cpu needed by calico is very cluster / workload dependent - missing cpu limits will not starve other pods (unlike missing memory requests), because the kernel scheduler will still gives priority to other process in pods not exceeding their requestspull/11845/head
committed by
GitHub
2 changed files with 3 additions and 1 deletions
Loading…