Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple examples are not working #1622

Closed
daroga0002 opened this issue Oct 6, 2021 · 2 comments · Fixed by #1625
Closed

Multiple examples are not working #1622

daroga0002 opened this issue Oct 6, 2021 · 2 comments · Fixed by #1625
Assignees

Comments

@daroga0002
Copy link
Contributor

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.

⚠️ Note

Before you submit an issue, please perform the following first:

  1. Remove the local .terraform directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!): rm -rf .terraform/
  2. Re-initialize the project root to pull down modules: terraform init
  3. Re-attempt your terraform plan or apply and check if the issue still persists

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

@daroga0002 daroga0002 self-assigned this Oct 6, 2021
@daroga0002 daroga0002 added the wip label Oct 6, 2021
@daroga0002
Copy link
Contributor Author

I am working to fix this

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant