Home

Awesome

Azure GPU Provisioner

GitHub Release Go Report Card GitHub go.mod Go version codecov

gpu-Provisioner is an Azure Karpenter provider implementation for Karpenter machine API. It leverages the machine CRD introduced by Karpenter to orchestrate the GPU VM provisioning and its lifecycle management in a standard AKS cluster. It implements the cloud provider interfaces to realize the following abstraction: machine -> AKS agent pool (with vmss and a hard limit of VM count to 1)

Prerequisites

Install gpu-provisioner

Please check the installation guidance here.

How to test

After deploying the controller successfully, one can apply the yaml in /examples to create a machine CR. A real node will be created and added to the cluster by the controller.

Important note

Source Attribution

Notice: Files in this source code originated from a fork of https://github.com/aws/karpenter which is under an Apache 2.0 license. Those files have been modified to reflect environmental requirements in AKS and Azure.

Many thanks to @ellistarn, @jonathan-innis, @tzneal, @bwagner5, @njtran, and many other developers active in the Karpenter community for laying the foundations of a Karpenter provider ecosystem!

Many thanks to @Bryce-Soghigian, @rakechill, @charliedmcb, @jackfrancis, @comtalyst, @aagusuab, @matthchr, @gandhipr, @dtzar for contributing to AKS Karpenter Provider!

Contributing

Read more

<!-- markdown-link-check-disable -->

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

<!-- markdown-link-check-enable -->

Contact

"Kaito devs" kaito-dev@microsoft.com