use custom launch template
Jump to navigation
Jump to search
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]
eks_managed_node_groups: desired_size, min_size, max_size, use_custom_launch_template
- Terraform EKS, Terraform EKS module, Deploy EKS cluster using Terraform, Terraform EKS apply output,
terraform show, ~/.kube/config
,aws_eks_cluster, aws_eks_addon, module.eks_managed_node_group, eks-cluster.tf, node_groups, worker_groups
Advertising: