Skip to content

Releases: RADAR-base/RADAR-K8s-Infrastructure

v0.1.3

02 Jul 14:38
1871d19
Compare
Choose a tag to compare

What's Changed

  • Enrich node group names with the cluster name by @baixiac in #18
  • Add the option to deploy K8s metrics server and dashboard by @baixiac in #19
  • Update README on domain configuration by @baixiac in #20

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Mar 16:00
Compare
Choose a tag to compare
  • Allow users to retain configuration values between runs
  • Add the option for choosing the target EKS K8s version
  • Make the creation of the DMZ node group optional
  • Utilise more VPC endpoints for cost-saving
  • Schedule CoreDNS replicas onto different nodes for HA

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Dec 11:32
Compare
Choose a tag to compare

What's Changed

  • Updated cluster connection docs by @K1Hyve in #6
  • Differentiate resources by the cluster name by @baixiac in #7
  • Allow components to be individually activated by @K1Hyve in #10
  • Add storage classes for supported SSD types by @baixiac in #17
  • Create IAM credentials when creating s3 buckets by @K1Hyve in #12

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

16 Nov 11:35
Compare
Choose a tag to compare
  • Minimum resources to be created: aws_iam, aws_ec2, aws_security_group, aws_eks, aws_eks_node_group, aws_internet_gateway, aws_nat_gateway, aws_vpc, aws_subnet, aws_default_network_acl, aws_default_route_table, aws_launch_template and aws_kms
  • Optional resources subject to users' tooling preference: aws_eip, aws_route53, aws_ses, aws_msk_cluster, aws_db_instance, aws_s3, aws_vpc_endpoint, aws_cloudwatch and aws_sqs