labring / sealos

Sealos is a production-ready Kubernetes distribution. You can run any Docker image on sealos, start high availability databases like mysql/pgsql/redis/mongo, develop applications using any Programming language.
https://cloud.sealos.io
Apache License 2.0
14.08k stars 2.08k forks source link

BUG: The local registry has a large number of network connections that will not be released #4774

Closed xmwilldo closed 4 months ago

xmwilldo commented 5 months ago

Sealos Version

v4.1.4

How to reproduce the bug?

1.netstat -anpl|grep 5000

CleanShot 2024-06-13 at 13 57 36@2x

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version: v4.1.4
- Docker version: v23.0.0
- Kubernetes version: v1.25.6
- Operating system: ubuntu20.04
- Runtime environment: cloud(tencent, 8G memory, 2core cpu, 50G storage)
- Cluster size: 1 master,1 node
- Additional information:

Additional information

No response

ghostloda commented 5 months ago

Same to https://github.com/labring/sealos/issues/3344