Skip to content

Commit 6341f51

Browse files
authored
Merge pull request #1148 from AgManzione/AgManzione-fis-doc-updates
Update EKS Auto Fault Injection Service support details
2 parents b3cdcf8 + c798b3e commit 6341f51

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

latest/ug/automode/automode-learn-instances.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,14 @@ For more information about the Amazon EC2 Instance Metadata Service (IMDS), see
127127
* When `ephemeralStorage.size` equals or exceeds the local NVMe capacity, the following actions occur:
128128
** Auto Mode skips the small EBS volume.
129129
** The NVMe drive(s) are exposed directly for your workload.
130-
* Amazon EKS Auto Mode does not support {aws} Fault Injection Service. For more information, see link:resilience-hub/latest/userguide/testing.html["Managing Fault Injection Service experiments",type="documentation"] in the {aws} Resilience Hub User Guide.
130+
* Amazon EKS Auto Mode does not support the following {aws} Fault Injection Service actions:
131+
** `ec2:RebootInstances`
132+
** `ec2:SendSpotInstanceInterruptions`
133+
** `ec2:StartInstances`
134+
** `ec2:StopInstances`
135+
** `ec2:TerminateInstances`
136+
** `ec2:PauseVolumeIO`
137+
* Amazon EKS Auto Mode supports {aws} Fault Injection Service EKS Pod actions. For more information, see link:resilience-hub/latest/userguide/testing.html[Managing Fault Injection Service experiments,type="documentation"] and link:fis/latest/userguide/eks-pod-actions.html#configure-service-account[Use the AWS FIS aws:eks:pod actions,type="documentation"] in the {aws} Resilience Hub User Guide.
131138
* You do not need to install the `Neuron Device Plugin` on EKS Auto Mode nodes.
132139
+
133140
If you have other types of nodes in your cluster, you need to configure the Neuron Device plugin to not run on Auto Mode nodes. For more information, see <<associate-workload>>.

0 commit comments

Comments
 (0)