Aws Eks Base Versions Save

This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.

v5.0.0

2 years ago

What's Changed

  • enh: documentation and tf update
  • enh: use flags to enabled/disable additional functionalities instead of using example folders
  • chore: Update CHANGELOG.md

v4.0.0

2 years ago

What's Changed

  • feat: each helm release has its own namespace
  • feat: Add default networkpolicies for all namespaces except istio-system and teamcity
  • feat: add keda helm chart
  • enh: move gitlab-runner and elk-stack s3 buckets from layer1-aws into layer2-k8s
  • chore: update CHANGELOG.md

v3.0.0

2 years ago

What's Changed

  • enh: do not use terraform modules for deploying aws-load-balancer-controller
  • refactor: use dedicated file to set some helm charts options (name, repository, version)
  • refactor: switch external-dns helm chart from bitnami helm repository to https://github.com/kubernetes-sigs/external-dns
  • chore: Update CHANGELOG.md

v2.0.0

2 years ago

What's Changed

  • feat: add limitrange and resourcequota features for k8s namespace
  • refactor: use aws-iam-eks-trusted module to create all roles used in k8s
  • refactor: delete unused examples
  • doc: add some notes about coding conventions
  • chore: Update CHANGELOG

v1.1.0

2 years ago

What's Changed

  • fix: disable aws_loadbalancer_controller by default
  • improvement: Use priority expander for cluster autoscaler configuration to prioritize spot node_pool
  • doc: changes in PR and Issue templates, CONTRIBUTING.md
  • doc: Describe the process of updating CHANGELOG.md
  • Update CHANGELOG.md

v1.0.0

2 years ago