The update of Sonatype Nexus repository OSS on AWS solution
Last year I shared the production-ready, cloud native solution to deploy Sonatype Nexus Repository OSS on AWS.
The solution has an update with below notable changes,
- support specifying EKS version, v1.20, v1.19, and v1.18 are supported versions
- support provisioning to existing VPC
- support provisioning to existing EKS(require EKS v1.17+)
- update aws-efs-csi-driver to 1.3.1
- update aws-load-balancer-controller to 2.2.0
See the solution page for detail usage.