Difference between revisions of "Use custom launch template"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 4: Line 4:
  
 
<code>use_custom_launch_template = true</code> (default) no compatible with <code>[[disk_size]] and [[remote_access]]</code> usage (Faq: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#setting-disk_size-or-remote_access-does-not-make-any-changes)
 
<code>use_custom_launch_template = true</code> (default) no compatible with <code>[[disk_size]] and [[remote_access]]</code> usage (Faq: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#setting-disk_size-or-remote_access-does-not-make-any-changes)
 +
<code>disk_size, and remote_access can only be set when using the EKS managed node group default launch template. This module defaults to providing a custom launch template to allow for custom security groups, tag propagation, etc. If you wish to forgo the custom launch template route, you can set use_custom_launch_template = false and then you can set disk_size and remote_access.</code>
  
 
== Related ==
 
== Related ==

Latest revision as of 09:11, 22 March 2023


use_custom_launch_template = true (default) no compatible with disk_size and remote_access usage (Faq: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#setting-disk_size-or-remote_access-does-not-make-any-changes) disk_size, and remote_access can only be set when using the EKS managed node group default launch template. This module defaults to providing a custom launch template to allow for custom security groups, tag propagation, etc. If you wish to forgo the custom launch template route, you can set use_custom_launch_template = false and then you can set disk_size and remote_access.

Related[edit]

node_default
Error: You must be logged in to the server (Unauthorized)

See also[edit]

Advertising: