Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Releases: cloudposse-archives/reference-architectures

v0.23.0

18 Nov 18:06
63b99a8
Compare
Choose a tag to compare
Move `vendir.yml` to the root of the repo @aknysh (#60)

what

  • Move vendir.yml to the root of the repo

why

  • Keep it in the root until we decide on how to maintain of a catalog of reference architecture configurations

v0.22.0

18 Nov 03:58
93f7b33
Compare
Choose a tag to compare
Add projects config. Add CLI config. Add `vendir` config @aknysh (#59)

what

  • Add Terraform projects and helmfiles config
  • Add CLI config
  • Add vendir config

why

  • Example reference architecture configurations for a multi-region multi-account AWS infrastructure with vendering and CLI support

v0.21.0

29 Oct 01:49
cccd7b7
Compare
Choose a tag to compare
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
Use README.yaml @osterman (#55)

what

  • refactor into README.yaml

why

  • maintainability
  • closes #55
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

05 Nov 17:51
5cad9b5
Compare
Choose a tag to compare

What

  • Added support authenticationTokenWebhook for kubelet

Why

  • Required by metrics server for HPA

0.19.3

01 Nov 20:19
21318ef
Compare
Choose a tag to compare
[kops/template] Fix kops hook installs iptable rule for kiam (#49)

0.19.2

29 Oct 23:06
8c6c5f9
Compare
Choose a tag to compare
Update admission controllers for k8s 1.14 and document them (#47)

0.19.1: [kops-private-topology] Add instanceGroup labels to nodes

08 Sep 17:55
5eea977
Compare
Choose a tag to compare

0.19.0: [kops-private-topology] Align with current auto-scaler implementation…

07 Sep 23:28
37c79a2
Compare
Choose a tag to compare

0.18.0

16 Aug 02:00
ff794c9
Compare
Choose a tag to compare

Enable CFS configuration (#42) to mitigate excessive CPU throttling

0.17.1

15 Aug 19:20
29598b1
Compare
Choose a tag to compare
Expose kube-proxy metrics endpoint to the cluster (#41)