Staging Repo
noderesourcetopology-api
kubernetes
NodeResourceTopology API
sig-node and sig-scheduling
Email thread: here
Authoritative requirements are here: https://git.k8s.io/community/github-management/kubernetes-repositories.md
tl;dr (but really you should read the linked doc, this may be stale)
This API is needed to enable Topology aware scheduling in kubernetes. It is needed by the following two proposed components:
Topology exporter daemon which is to be implemented as part of Node feature Discovery (NFD)
Topology aware scheduler plugin proposed as an in-tree plugin as part of kube-scheduler
/assign @nikhita
sig-node and sig-scheduling
@swatisehgal Is this intended to be a sig-node subproject or a sig-scheduling one? Depending on the SIG, we'll also need sign off from the respective SIG's leads.
I already see @Huang-Wei's +1 on the email thread, so if it's sig-scheduling, we are good to go! If it's sig-node, we'll need +1s from sig-node leads too.
@derekwaynecarr @dchen1107 please approve
Approved!
Repo has been created - https://github.com/kubernetes/noderesourcetopology-api :tada:
Also created two PRs:
Once both PRs merge, we can close this issue. :+1:
Branch protection rules have been updated, and repo has been added to sigs.yaml. Closing.
Most helpful comment
Repo has been created - https://github.com/kubernetes/noderesourcetopology-api :tada:
Also created two PRs:
Once both PRs merge, we can close this issue. :+1: