Skip to content
New issue

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

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

Already on GitHub? Sign in 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
kind/bug Something isn't working

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:
@Sharathmk99 Sharathmk99 added the kind/bug Something isn't working label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant