# noderesourcetopology-api **Repository Path**: mirrors_kubernetes/noderesourcetopology-api ## Basic Information - **Project Name**: noderesourcetopology-api - **Description**: NodeResourceTopology API enables Topology aware scheduling in Kubernetes. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NodeResourceTopology API ## Purpose This repository contains the CRD based API definition used for enabling NUMA aware Scheduling in Kubernetes. Please refer to [this](https://docs.google.com/document/d/12kj3fK8boNuPNq) document for more details. The repository kubernetes/noderesourcetopology-api is a mirror of https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/noderesourcetopology-api. Please do NOT file issues or submit PRs against the kubernetes/cri-api repository as it is readonly, all development is done in kubernetes/kubernetes. ## Community, discussion, contribution, and support Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). You can reach the maintainers of this repository at: - Slack: [#topology-aware-scheduling](https://kubernetes.slack.com/archives/C012XSGFZQE) ### Code of Conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). ### Contibution Guidelines See [CONTRIBUTING.md](CONTRIBUTING.md) for more information. Please note that [kubernetes/noderesourcetopology-api](https://github.com/kubernetes/noderesourcetopology-api) is a readonly mirror repository, all development is done at [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes).