发生了什么?
API服务器内存使用率很高。pprof命令输出显示,processEvent方法占用了大量内存。processEvent方法占用了大约40%的内存
你期望会发生什么?
当请求数量稳定时,APIServer内存使用率不会很高。
我们如何尽可能精确地重现它?
我不知道它是如何发生的。
我们需要了解其他信息吗?
- 无响应*
Kubernetes版本
$ kubectl version
# paste output here
1.28
云提供商
OS版本
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
4条答案
按热度按时间z18hc3ub1#
/sig api-machinery
3phpmpom2#
rwqw0loc3#
@fedebongio:
This request has been marked as needing help from a contributor.
Guidelines
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the
/remove-help
command.In response to this:
/sig scalability
/cc @jpbetz
/help
/triage accepted
Instructions for interacting with me using PR comments are available here . If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
rqdpfwrv4#
/assign