You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Multiple examples are not working, goal should be that after using that example we receive fully working EKS cluster but now this is not achievable.
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
doesnt matter as this is generic issue
Reproduction
run all examples from scratch and test
Expected behavior
Examples should be working
Actual behavior
some are not working because misconfiguration, example is managed node groups which create worker with taint so coredns deployment cannot be scheduled
The text was updated successfully, but these errors were encountered: