This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
The Neuron Helm Chart simplifies the deployment and management of Neuron infrastructure components on Kubernetes clusters. It provides a unified installation method for all essential Neuron components, streamlining the setup process and ensuring consistent configuration across your cluster.
Components Included#
The Neuron Helm Chart includes the following components:
Neuron Device Plugin
Neuron Scheduler Extension
Neuron DRA (Dynamic Resource Allocation) Driver. Refer to AWS Neuron Dynamic Resource Allocation (DRA).
Installation#
To install the Neuron Helm Chart:
helm upgrade --install neuron-helm-chart oci://public.ecr.aws/neuron/neuron-helm-chart
For detailed information on configuration options, advanced deployment scenarios, and troubleshooting, please refer to the official Neuron Helm Charts repository: aws-neuron/neuron-helm-charts
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3