Skip to content

coredns addon installation issues #112

@and-babkin

Description

@and-babkin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions