Skip to content

"make destroy" doesn't work in EKS. #26

Description

@mdwyer-edera

The documents at https://deploy-preview-473--edera-docs.netlify.app/guides/install/eks/ recommends you clone this repo.

When an EKS install goes wrong, it suggests make destroy or make delete to clean up everything.

That seems to call kubectl delete -f kubernetes/test-workload.yaml --ignore-not-found=true -- however, that kubectl call fails because aws eks update-kubeconfig --name edera-cluster hasn't been called yet (or has already been destroyed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions