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

Removed Hardcoded EKS Version and Nodegroup AMI Release Version. This… #562

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

sunilcsi
Copy link
Contributor

  1. Hardcoded EKS Version and AMI Node Group Release Version are not required. It causes stacks to fail when versions are not supported. Removed the hardcoding and tested the cluster creation and node group creation picked the latest current versions automatically.

  2. Added EBS Controller Creation Script for Spire Server. Kube Config are loaded as Config Map Volumes and the Stateful State Pod stays in Pending as thier is no EBS CSI Crontroller. To fix this EBS CSI Controller script is added for sprie server pod to come up and mount the Volume.

… causes stacks to fail when versions are not supported. 2) Added EBS Controller Creation Script for Spire Server
@sunilcsi sunilcsi requested a review from a team as a code owner March 19, 2023 23:34
@ysdongAmazon ysdongAmazon merged commit 68e314f into aws:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants