Create a model and mainfest for Kubernetes clusters #40
srini1978
started this conversation in
Develop an Idea
Replies: 1 comment 4 replies
|
Is this like an importer plugin for Kubernetes @ srini1978? We'd need something to grab observations from Kubernetes; I don't think Kubernetes has some built-in metrics monitoring capabilities, however. There is another question about what you are measuring: the pods and clusters or the applications running on the pods? This may be less of a plugin for IF and more of a Content prize. Figure out how to measure a Kubernetes cluster (in its many forms) and write a tutorial on it. I'm super confused re: kubernetes and if there was a tutorual on how to measure kubernetes using IF that would be very interesting. This could also be expanded out into we need tutorials for how to measure X framework on Impact Framework. What do you think? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Story
As a user, I want to calculate the environmental impact of Kubernetes Clusters
Rationale
Kubernetes computing is a cloud-based model where the cluster infrastructure manages pods/nodes being allocated, enabling developers to write and deploy code without worrying about the underlying infrastructure. This idea is to generate a manifest file and model that could be used to calculate the energy and carbon consumed by the cluster infrastructure.
Scope
This is a manifest file. See here for examples and here for a manifest writing tutorial.
Implementation guidelines
Difficulty
5/5
Impact
5/5
Examples and resources
IMPL writing guide
All reactions