Closed zachdorame closed 7 months ago
Seems like this is an easy approve and merge? @zachdorame @bryantbiggs @amrragab8080
hey, apologies - I don't have merge rights currently but I can track down someone who does
also, we have an helm chart for this now, if we could update to that it would be quite helpful https://github.com/aws/eks-charts/tree/master/stable/aws-efa-k8s-device-plugin
@zachdorame is that something you are up to doing or should we catch in a follow up PR?
Agree, the better decision is to update the documentation then and point users to install the helm chart. Could deprecate this yaml here.
Edit: You may break quite a few samples and repos by removing it though - https://github.com/search?q=efa-k8s-device-plugin.yml&type=code
hey, I'd like to deprecate this yaml but as @willgleich pointed out it would break quite a few samples, so I'm not sure of the right approach. @bryantbiggs I do have a PR open to update the helm chart: https://github.com/aws/eks-charts/pull/1069
Also, apologies, this PR is out of date since EFA plugin's latest version is 0.5.0
and no longer 0.4.4
, so I'll put out a revision here.
Issue #, if available: N/A
Description of changes: Update EFA plugin image to v0.5.0, update list of EFA-capable instances
Testing: Testing by applying manifest to a cluster. The EFA plugin logs show that the plugin is able to discover infiniband devices on a
p5.48xlarge
instanceBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.