aws-samples / aws-efa-eks

Deploying EFA in EKS utilizing GPUDirectRDMA where supported
MIT No Attribution
35 stars 19 forks source link

Is this repo still relevant? #5

Closed elgalu closed 2 years ago

elgalu commented 2 years ago

The README states

at the moment, eksctl doesnt have support to create EFA supported nodegroup

However this is no longer true:

managedNodeGroups:
    instanceType: p4d.24xlarge
    efaEnabled: true

https://github.com/weaveworks/eksctl/pull/2688

or?

amrragab8080 commented 2 years ago

updated thanks