@aws-quickstart/eks-blueprints
    Preparing search index...

    Class GpuOperatorAddon

    Main class to instantiate the Helm chart for NVIDIA GPU operator GPU operator manages the software and drivers needed for GPU accelerated workloads It validates all requisite software is installed before scheduling GPU workcload Using MIG (Multi Instance GPUs) allows you to virtually split your GPU into multiple units

    Hierarchy (View Summary)

    Index
    props: HelmChartConfiguration
    failOnVersionValidation: boolean = false
    validateHelmVersions: boolean = false
    • Deploys the helm chart in the cluster.

      Parameters

      • clusterInfo: ClusterInfo
      • Optionalvalues: Values
      • OptionalcreateNamespace: boolean
      • Optionalwait: boolean
      • Optionaltimeout: Duration

      Returns Construct