-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
when we make first start of the first layer, we get next error:
Error: unexpected EKS Add-On (cluster-name:coredns) state returned during creation: unexpected state 'DEGRADED', wanted target 'ACTIVE'. last error: %!s(<nil>)
│ [WARNING] Running terraform apply again will remove the kubernetes add-on and attempt to create it again effectively purging previous add-on configuration
│
│ with aws_eks_addon.coredns[0],
│ on aws-eks.tf line 210, in resource "aws_eks_addon" "coredns":
│ 210: resource "aws_eks_addon" "coredns" {
it happen because coredns does not wait until nodepool starts
Metadata
Metadata
Assignees
Labels
No labels