From 184756baeabfc08dc9c56c4f5e82a2875c8fdd9e Mon Sep 17 00:00:00 2001 From: martyav Date: Fri, 11 Aug 2023 12:03:33 -0400 Subject: [PATCH] reverted table update for v2.6 as change is only present in v2.7. Kept copyedit --- .../rancher-server-configuration/eks-cluster-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-2.6/reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration.md b/versioned_docs/version-2.6/reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration.md index c56264b858f..209441189ce 100644 --- a/versioned_docs/version-2.6/reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration.md +++ b/versioned_docs/version-2.6/reference-guides/cluster-configuration/rancher-server-configuration/eks-cluster-configuration.md @@ -95,7 +95,7 @@ Also, if you provide the launch template, you can only update the template versi | Node Volume Size | The launch template must specify an EBS volume with the desired size | Required | | SSH Key | A key to be added to the instances to provide SSH access to the nodes | Optional | | User Data | Cloud init script in [MIME multi-part format](https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html#launch-template-user-data) | Optional | -| Instance Resource Tags | Tag each EC2 instance and its volumes in the node group | Optional | +| Instance Resource Tags | Tag each EC2 instance in the node group | Optional | #### Rancher-managed Launch Templates