Giter Site home page Giter Site logo

Comments (1)

thockin avatar thockin commented on September 4, 2024

On Mon, Oct 3, 2016 at 7:12 AM, Matthew Mark Miller
[email protected] wrote:

I'm very excited to see this project. I've been mentioning around the office for weeks that the community needs a better idea of how K8s is actually being used.

I'd like to help expand the project to collect more useful information about installations. Here's a dump of the things I've been wondering about that we could collect. I'd be willing to add any of these or help in the collection & anonymization of other datapoints.

Context (these would likely need to be provided in plain text at launch time, so wouldn't want to ask a lot)

Phase of cluster (e.g. prototype, development, staging, production)
Installed in private datacenter or (specific) public cloud?

Careful on this last one. It's probably OK to send which
--cloud-provider, but that flag will eventually EOL and I'd rather not
lose useful info.

Cluster setup

Master node count

Should show in in th einfo we have today, though we don't flag nodes
as masters, so ..

Etcd node count
Service node count
Node volatility, how quickly are nodes added or removed from the cluster?
Node consistency [specifically I wonder if master/etcd nodes are sized the same as other nodes]
Are Etcd nodes also worker nodes (cf self hosting)

Networking
-- Block size of Pod & Service networks
-- Is an overlay network being used
-- Is policy enabled
-- Is CNI being used
-- What, if any, SDN is in use

Careful not to collect anything potentially identifying.

Disk settings

How big/fast are the disks used to host nodes?
What are the log rates of the kubernetes components?

Currently we only collect info that is available through the APi, so
you would have to extend API to collect these or else start collecting
from some metrics.

from spartakus.

Related Issues (18)

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.