Difference between revisions of "Error: waiting for EKS Node Group (YourNodeGroup)"
Jump to navigation
Jump to search
(Created page with " Error: waiting for EKS Node Group (123456) create: unexpected state 'CREATE_FAILED', wanted target 'ACTIVE'. last error: i-12345671: NodeCreationFailure: Unhealthy nodes in...") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Error: waiting for EKS Node Group (123456) create: unexpected state | Error: waiting for EKS Node Group (123456) create: unexpected state | ||
− | 'CREATE_FAILED', wanted target 'ACTIVE'. last error: i-12345671: NodeCreationFailure: Unhealthy nodes in the kubernetes cluster | + | '[[CREATE_FAILED]]', wanted target 'ACTIVE'. last error: i-12345671: NodeCreationFailure: [[Unhealthy nodes in the kubernetes cluster]] |
− | with module.yourx-EKS.module.eks.module.eks_managed_node_group["default_node_group"].aws_eks_node_group.this[0], | + | with module.yourx-EKS.module.eks.module.eks_managed_node_group["[[default_node_group]]"].aws_eks_node_group.this[0], |
on .terraform/modules/yourx/modules/eks-managed-node-group/main.tf line 308, in resource "aws_eks_node_group" | on .terraform/modules/yourx/modules/eks-managed-node-group/main.tf line 308, in resource "aws_eks_node_group" | ||
"this": | "this": | ||
Line 7: | Line 7: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{tf apply}} |
+ | * {{aws_eks_node_group}} | ||
[[Category:EKS]] | [[Category:EKS]] |
Latest revision as of 09:18, 2 February 2024
Error: waiting for EKS Node Group (123456) create: unexpected state 'CREATE_FAILED', wanted target 'ACTIVE'. last error: i-12345671: NodeCreationFailure: Unhealthy nodes in the kubernetes cluster with module.yourx-EKS.module.eks.module.eks_managed_node_group["default_node_group"].aws_eks_node_group.this[0], on .terraform/modules/yourx/modules/eks-managed-node-group/main.tf line 308, in resource "aws_eks_node_group" "this": 308: resource "aws_eks_node_group" "this" {
See also[edit]
Advertising: