Releases: RADAR-base/RADAR-K8s-Infrastructure
Releases · RADAR-base/RADAR-K8s-Infrastructure
v0.1.3
v0.1.2
- 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
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
- 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