Skip to content

v1.0.25

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 25 Feb 13:08
· 177 commits to main since this release
0abb55e
  • bump AWS EKS to release 1.25
  • bump AWS EKS Add-on versions
  • parameterize aws-auth.mapUsers
  • refactor AWS EKS Managed Node groups into two groups, service and hosting. Default the service group to 3 nodes and the hosting group to 0.
  • remove AWS EKS service node taints. replace these with node affinity for service pods to encourage isolation of these from nodes running mostly application software.
  • create AWS EBS volumes for Wordpress deployments so that we can control lifecycle, naming and drive volume attributes.