Sam Yuan
Sam Yuan
here is my plan. @rootfs , @sunya-ch , @marceloamaral at a high level points of view, I would like 3 topics. 1. Greening CI/CD as use kepler to Greening CI/CD...
@sunya-ch , your latest comments just for kepler and kepler-model-server? could you please adding other project such as peaks as consideration ? I am interested with what will be.... when...
some todo item after review kepler CI fix at https://github.com/sustainable-computing-io/kepler/pull/1239 - [x] make validation image and validation binary as a part of release. - [x] make sbom file as a...
some ideas for self host instance repo, IMO, suggestions below, aiming at use an ansible playbook to set up k8s cluster among 3 ec2 instance created by self host instance...
extend local-dev-cluster with Prometheus operator, tekton targeting to a specific k8s cluster and decouple with kind cluster. hence make the tekton can support kepler-model-server.
@rootfs , @jiere , @sunya-ch wdyt if we have a repo for kepler validation and kepler model server validation, the new repo contains - [ ] some script to add...
@sunya-ch , @rootfs , @marceloamaral can we use https://github.com/medyagh/setup-minikube to set up minikube for kepler model server training or kepler validation process instead of KIND(k8s in docker), wdyt? if yes,...
@rootfs , @marceloamaral let's sync up https://github.com/kubevirt/kubevirt solution for validation here. my question is, as for model sever we use CPE frame work as workload ... what kind of workload...
once https://github.com/sustainable-computing-io/kepler-action/pull/108 been merged, we will try to use latest kepler-action to integrate with kepler-model-server.
I am good to see we simply the logic, but I have a question as `chaincode.Install` mapping to the same commend as `peer chaincode install` do we have any plan/idea...