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.
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.