Coder Social home page Coder Social logo

Comments (2)

dixudx avatar dixudx commented on June 22, 2024 1

@clarkmcc Recently I did a perf test on clusternet-hub, as below.

image

In the perf test, clusternet-hub and kube-apiserver are running with single instance. When managing 2k clusters, clusternet-hub takes about 250 MB memory, while kube-apiserver takes about 1GB, the watch latency on sub-cluster resources reaches about 600 ms.

Both clusternet-hub and kube-apiserver are stateless. With more replicas the latency could be reduced as well.

Also I've run perf tests with a larger scale, managing 1M clusters (one cluster = one clusternet-agent goroutine), single clusternet-hub (I run 30 replicas of this) agent can manage ~40k clusters.

from clusternet.

dixudx avatar dixudx commented on June 22, 2024

The design goal of Clusternet is to support as many Kubernetes clusters as practically required. This in fact is a major differentiator of Clusternet, compared to many other multi-cluster Kubernetes solutions.

Currently we're still doing performance optimizations and enhancements. Related benchmarks will be given in v0.5.0.

Yes, you are very right that 'hundreds of millions' is an exaggerated expression for the current state of the project. While we do have a dream to manage 'billions of things' (as in IoT), for now we want to be more accurate. We will update the README accordingly. Thank you so much for pointing out. We are eager to know more about your use case with thousands (hundreds of thousands) of agents.

from clusternet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.