Skip to content

workload identity webhook controller pod show http: TLS handshake error from #781

@karataliu

Description

@karataliu

Describe the bug
When there are heavy load to webhook, the webhook would report http: TLS handshake error from <>: EOF message .

Steps To Reproduce
Create a deployment with 2000 pods that enables workload identity.

...
2023/03/06 08:24:03 http: TLS handshake error from 10.224.54.106:54844: EOF
2023/03/06 08:24:03 http: TLS handshake error from 10.224.54.106:54846: EOF
2023/03/06 08:24:03 http: TLS handshake error from 10.224.54.106:54862: EOF
2023/03/06 08:24:03 http: TLS handshake error from 10.224.54.6:60372: EOF
2023/03/06 08:24:03 http: TLS handshake error from 10.224.54.6:60398: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.6:60396: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.106:54884: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.6:60446: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.106:54876: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.6:60392: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.6:60412: EOF
2023/03/06 08:24:04 http: TLS handshake error from 10.224.54.6:60388: EOF
2023/03/06 08:24:05 http: TLS handshake error from 10.224.54.106:54898: EOF
2023/03/06 08:24:05 http: TLS handshake error from 10.224.54.6:60422: EOF
...

Expected behavior
Do not show such TLS error

Logs

Environment

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions