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

Can't create outposts cluster. #2925

Open
1 task done
ripa79 opened this issue Feb 12, 2024 · 7 comments
Open
1 task done

Can't create outposts cluster. #2925

ripa79 opened this issue Feb 12, 2024 · 7 comments

Comments

@ripa79
Copy link

ripa79 commented Feb 12, 2024

Description

Can't create outposts cluster. This is due https://github.com/terraform-aws-modules/terraform-aws-eks/blob/v20.2.1/main.tf#L43 cannot be changed. Error message is like:
Error: creating EKS Cluster (): operation error EKS: CreateCluster, https response error StatusCode: 400, RequestID: xxx, InvalidParameterException: Local Amazon EKS cluster only supports bootstrapClusterCreatorAdminPermissions=true and authenticationMode=CONFIG_MAP for AccessConfig.

  • ✋ I have searched the open/closed issues and my issue is not listed.
ripa79 pushed a commit to ripa79/terraform-aws-eks that referenced this issue Feb 28, 2024
@ripa79
Copy link
Author

ripa79 commented Feb 28, 2024

i managed to create the outposts local eks cluster with these changes:
ripa79@ebb166a

@ValKiriann
Copy link

We are having the same issue. Did you have any news about when you are going to change the hardcoded setting to be able to toggle it with the suggested var?

Copy link

github-actions bot commented Apr 6, 2024

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Apr 6, 2024
@ValKiriann
Copy link

Please, post an update to this issue

@ripa79
Copy link
Author

ripa79 commented Apr 10, 2024

i have the fix in place in my own repo ripa79@ebb166a i need to check what is needed in order to put pull request to this repo...

@ripa79 ripa79 closed this as completed Apr 10, 2024
@ripa79 ripa79 reopened this Apr 10, 2024
@github-actions github-actions bot removed the stale label Apr 11, 2024
ripa79 pushed a commit to ripa79/terraform-aws-eks that referenced this issue Apr 11, 2024
@ripa79
Copy link
Author

ripa79 commented Apr 11, 2024

Due to hashicorp/terraform#24188 we cannot dynamically set lifecycle and outpost cluster requires this:
https://github.com/ripa79/terraform-aws-eks/blob/changes_needed_for_outposts/main.tf#L30-L32
basically I'm stuck fixing this properly.

Copy link

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants