Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Liqo Controller, Metrics Agent, Virtual Kubelet resource usage is too much #2436

Open
Sharathmk99 opened this issue Apr 7, 2024 · 0 comments
Labels
fix Fixes a bug in the codebase.

Comments

@Sharathmk99
Copy link
Contributor

Sharathmk99 commented Apr 7, 2024

What happened:

In our production environment we are observing below liqo services Memory usage is crazy in remote cluster,

  • Controller
  • Metrics Agent
  • Virtual Kubelet
  1. Controller
image
  1. Metrics Agent(this is crazy)
image
  1. Virtual Kubelet
image

There are 7282 active pods reflected to remote cluster.

k get shadowpods.virtualkubelet.liqo.io -A | wc -l
7282

But it doesn't look bad on local cluster, but remote is crazy.

Is this expected, if yes how can we scale?

Can we know what's the role of metrics-agent in liqo deployment?

What you expected to happen:

Low memory usage of liqo services.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Liqo version: latest
  • Liqoctl version:
  • Kubernetes version (use kubectl version): 1.24
  • Cloud provider or hardware configuration: on-premises
  • Node image:
  • Network plugin and version:
  • Install tools:
  • Others:
@cheina97 cheina97 removed the kind/bug label Dec 20, 2024
@aleoli aleoli added the fix Fixes a bug in the codebase. label Dec 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
fix Fixes a bug in the codebase.
Projects
None yet
Development

No branches or pull requests

3 participants