This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
Releases: cloudposse-archives/reference-architectures
Releases · cloudposse-archives/reference-architectures
v0.23.0
v0.22.0
v0.21.0
Adding auto-release & updating docker Github workflows @danjbh (#57)
what?
I'm updating the Github workflows to bring it up to date -- this change includes support for auto-release and proper Docker image tagging when pushing to Docker Hub.
Add scaffolding @osterman (#56)
what
- add the initial scaffolding for the reference architecture
why
- show how to use cloud posse modules
Introduce Simplified Reference Architecture @osterman (#54)
what
- Introduce an entirely new reference architecture
- Deprecate the previous architecture
why
- We've stopped practicing one repo-per AWS account because it makes GitOps incredibly difficult
- It's frequently better to have one repo per team, or business unit, or product, etc. Then all environments contained there in.
- We've moved from
kops
to EKS
references
0.20.0 Support kubelet authenticationTokenWebhook
What
- Added support
authenticationTokenWebhook
for kubelet
Why
- Required by metrics server for HPA
0.19.3
0.19.2
0.19.1: [kops-private-topology] Add instanceGroup labels to nodes
Add instanceGroup labels to nodes (#44)