/staging-noderesourcetopology-api

NodeResourceTopology API enables Topology aware scheduling in Kubernetes.

Primary LanguageShellApache License 2.0Apache-2.0

NodeResourceTopology API

Purpose

This repository contains the CRD based API definition used for enabling NUMA aware Scheduling in Kubernetes. Please refer to this 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.

You can reach the maintainers of this repository at:

Code of Conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Contibution Guidelines

See CONTRIBUTING.md for more information. Please note that kubernetes/noderesourcetopology-api is a readonly mirror repository, all development is done at kubernetes/kubernetes.