Open surajkota opened 1 month ago
partial dupe of #1129
Ack, I can work with Nathan to close the other PR
@bryantbiggs is there also a kustomize version of EFA device plugin maintained by EKS/AWS? or any other high traffic download sources where similar change should also go?
I checked the aws-samples repo and its depreciated in favor or this chart.
no - this is the source of truth for deploying the EFA device plugin into an EKS cluster
Description of changes
SageMaker HyperPod recently launched EKS integration. This commit adds SageMaker instance types and toleration for running DeepHealthChecks so customers can install EFA helm chart without modifications unless required
Checklist
README.md
for modified charts)version
inChart.yaml
for the modified chart(s)Testing
Installed EFA driver from my github branch and verified pods are scheduled on g5.8x instances for EC2 and Hyperpods without modifying the chart. Didnt run workloads as I didnt change the deamonset itself
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.