AWS EFA Kubernetes Device Plugin#
This chart installs the AWS EFA Kubernetes Device Plugin daemonset
Prerequisites#
Helm v3
Installing the Chart#
First add the EKS repository to Helm:
helm repo add eks https://aws.github.io/eks-charts
To install the chart with the release name efa in the kube-system namespace and default configuration:
helm install efa ./aws-efa-k8s-device-plugin -n kube-system
Configuration#
Parameter |
Description |
Default |
|---|---|---|
|
EFA image repository |
|
|
EFA image tag |
|
|
Controls whether a process can gain more privilege than its parent process |
|
|
EFA plugin security context |
|
|
Kubernetes key to interpret as instance type |
|
|
List of instances which currently support EFA devices |
|
|
Resources for containers in pod |
|
|
Node labels for pod assignment |
|
|
Optional deployment tolerations |
|
|
Pod annotations to apply in addition to the default ones |
|
|
Pod labels to apply in addition to the default ones |
|
|
Override the name of the chart |
|
|
Override the full name of the chart |
|
|
Docker registry pull secret |
|