Gaston Festari
|
67e0f752b9
|
docs: EKS Managed Node Groups example typo (#2152)
|
2022-07-07 19:09:02 -04:00 |
|
Eduardo Garibay-Frausto
|
312e4a4d59
|
docs: Correct example typo for NTP address (#2154)
|
2022-07-07 11:44:36 -04:00 |
|
KevinSnyderCodes
|
62dddaedb9
|
docs: Add fix for KUBELET_EXTRA_ARGS overwrite to EKS managed node group example (#2150)
|
2022-07-06 16:06:08 -04:00 |
|
Bryant Biggs
|
4543ab454b
|
feat: Add support for specifiying NTP address to use private Amazon Time Sync Service (#2125)
|
2022-06-28 12:16:20 -04:00 |
|
Bryant Biggs
|
75acb09ec5
|
feat: Add support for creating KMS key for cluster secret encryption (#2121)
* feat: Add support for creating KMS key for cluster secret encryption
* fix: Update naming scheme to include `kms_`
|
2022-06-28 10:55:39 -04:00 |
|
Bryant Biggs
|
ebc91bcd37
|
feat: Add support for specifying conrol plane subnets separate from those used by node groups (data plane) (#2113)
|
2022-06-18 17:52:30 -04:00 |
|
tculp
|
d10b173a2d
|
Added outputs for labels and taints and updated example to show usage of labels and taints (#2109)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-18 11:11:49 -04:00 |
|
Gabriel Féron
|
8584dcb2e0
|
feat: Add autoscaling_group_tags variable to self-managed-node-groups (#2084)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
|
2022-06-02 08:26:49 -04:00 |
|
Xin Chen
|
d969e94bbe
|
chore: Update Karpenter example to use partition data source (#2036)
Co-authored-by: Xin Chen <chenxin@konvery.com>
|
2022-04-25 06:52:15 -04:00 |
|
Bryant Biggs
|
51e418216f
|
fix: Add conditional variable to allow users to opt out of tagging cluster primary security group (#2034)
|
2022-04-21 17:34:58 +02:00 |
|
Bryant Biggs
|
b5ae5daa39
|
fix: Avoid re-naming the primary security group through a Name tag and leave to the EKS service to manage (#2010)
|
2022-04-12 10:36:03 +02:00 |
|
Bryant Biggs
|
da3d54cde7
|
feat: Add support for managing aws-auth configmap using new kubernetes_config_map_v1_data resource (#1999)
|
2022-04-09 09:15:46 +02:00 |
|
Bryant Biggs
|
3ff17205a4
|
docs: Replace cluster autoscaler/node termination handler example with Karpenter (#1994)
|
2022-04-07 20:47:22 +02:00 |
|
Bryant Biggs
|
262b480c34
|
docs: Re-organize documentation for easier navigation and support for references in issues/PRs (#1981)
|
2022-04-03 19:48:06 +02:00 |
|
Bryant Biggs
|
523144e1d7
|
feat: Add support for allowing EFA network interfaces (#1980)
|
2022-04-03 11:25:42 +02:00 |
|
Bryant Biggs
|
381144e3bb
|
fix: Correct capacity_reservation_target within launch templates of both EKS and self managed node groups (#1979)
|
2022-04-02 20:49:25 +02:00 |
|
Chris McNabb
|
7a9458af52
|
feat: Support default_tags in aws_autoscaling_group (#1973)
|
2022-03-29 09:07:13 +02:00 |
|
Bryant Biggs
|
0269d38fca
|
feat: Update TLS provider and remove unnecessary cloud init version requirements (#1966)
|
2022-03-25 09:26:16 +01:00 |
|
Bryant Biggs
|
fd3a3e9a96
|
fix: Default to cluster version for EKS and self managed node groups when a cluster_version is not specified (#1963)
|
2022-03-24 15:56:55 +01:00 |
|
Bryant Biggs
|
e21db83d8f
|
feat: Allow users to selectively attach the EKS created cluster primary security group to nodes (#1952)
|
2022-03-23 15:41:39 +01:00 |
|
Bryant Biggs
|
8b03b7b85e
|
feat: Add outputs for autoscaling group names created to aid in autoscaling group tagging (#1953)
|
2022-03-22 22:26:00 +01:00 |
|
Bryant Biggs
|
7644952131
|
feat: Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#1915)
|
2022-03-02 18:29:35 +01:00 |
|
Bryant Biggs
|
9af0c2495a
|
fix: Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#1905)
|
2022-03-02 18:26:20 +01:00 |
|
Bryant Biggs
|
8de02b9ff4
|
fix: Update examples to show integration and usage of new IRSA submodule (#1882)
|
2022-02-16 21:23:04 +01:00 |
|
Bryant Biggs
|
74ad4b09b7
|
fix: Update autoscaling group tags -> tag to support v4 of AWS provider (#1866)
|
2022-02-15 14:01:52 +01:00 |
|
Bryant Biggs
|
d3b68479de
|
feat: Add additional output for OIDC provider (issuer URL without leading https://) (#1870)
|
2022-02-11 22:26:36 +01:00 |
|
Bryant Biggs
|
07841806a4
|
chore: remove incorrect resource ARNs for cloudwatch event rule (#1854)
|
2022-02-08 20:17:25 +01:00 |
|
Bryant Biggs
|
21c3802dea
|
feat: enable IRSA by default (#1849)
|
2022-02-06 20:36:34 +01:00 |
|
Bryant Biggs
|
ccc4747122
|
fix: The block_duration_minutes attribute under launch template spot_options is not a required (#1847)
|
2022-02-04 21:08:43 +01:00 |
|
Kaji
|
776009d74b
|
fix: Wrong rolearn in aws_auth_configmap_yaml (#1820)
|
2022-02-01 19:21:51 +01:00 |
|
Bryant Biggs
|
e16b3c4cbd
|
fix: Correct issue where custom launch template is not used when EKS managed node group is used externally (#1824)
|
2022-02-01 18:44:43 +01:00 |
|
Bryant Biggs
|
4af77f244a
|
fix: Add missing mixed_instances_policy parameter to the root module (#1808)
|
2022-01-24 21:19:13 +01:00 |
|
Bryant Biggs
|
c45adce32e
|
chore: add example usage of extending cluster and node security group access rules (#1805)
|
2022-01-22 08:17:09 +01:00 |
|
Bryant Biggs
|
8e4dfa2be5
|
fix: Change instance_metadata_tags to default to null/disabled due to tag key pattern conflict (#1788)
|
2022-01-18 15:03:09 +01:00 |
|
Bryant Biggs
|
85bb1a00b6
|
feat: Add instance_metadata_tags attribute to launch templates (#1781)
|
2022-01-14 21:22:58 +01:00 |
|
Bryant Biggs
|
314192e2eb
|
feat: Add support for networking ip_family which enables support for IPV6 (#1759)
|
2022-01-14 21:17:03 +01:00 |
|
Bryant Biggs
|
78555e1a13
|
chore: Update user data docs to correct mistake of showing bootstrap_extra_args when prepending user data (default AMI) (#1773)
|
2022-01-12 20:23:45 +01:00 |
|
Bryant Biggs
|
f54bd3047b
|
fix: Correct remote access variable for security groups and add example for additional IAM policies (#1766)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
|
2022-01-11 21:03:20 +01:00 |
|
Bryant Biggs
|
7babe87775
|
chore: Update documentation related to default EKS node group settings and v18.x security group changes (#1760)
|
2022-01-10 17:57:23 +01:00 |
|
Jian Zeng
|
86b3c339a7
|
fix: Not to iterate over remote_access object in dynamic block (#1743)
|
2022-01-07 13:52:47 +01:00 |
|
Bryant Biggs
|
a2c7caac9f
|
fix: Correct conditional map for cluster security group additional rules (#1738)
|
2022-01-06 12:27:04 +01:00 |
|
Bryant Biggs
|
ee9f0c646a
|
feat!: Removed support for launch configuration and replace count with for_each (#1680)
|
2022-01-05 13:01:31 +01:00 |
|
Bryant Biggs
|
b876ff9513
|
fix: update CI/CD process to enable auto-release workflow (#1698)
|
2021-11-22 17:15:50 +01:00 |
|
Dawid Rogaczewski
|
c69c39487b
|
chore: Extend example launch_templates_with_managed_node_groups (#1667)
|
2021-11-03 11:37:27 +01:00 |
|
Ivan Dechovski
|
b7539dc220
|
feat: Add ability to define custom timeout for fargate profiles (#1614)
|
2021-11-03 10:44:26 +01:00 |
|
Dawid Rogaczewski
|
99d289988d
|
fix: Rebuild examples (#1625)
|
2021-10-12 15:20:14 +02:00 |
|
Junaid Ali
|
b177806614
|
feat: Enable throughput & iops configs for managed node_groups (#1584)
|
2021-10-07 15:19:23 +02:00 |
|
Pascal Bourdier
|
13cb55528c
|
fix: Fixed launch_templates_with_managed_node_group example (#1599)
|
2021-09-24 12:47:28 +02:00 |
|
Anton Babenko
|
2bdf7d7dd6
|
refactor: Refactoring to match the rest of terraform-aws-modules (#1583)
|
2021-09-16 11:35:44 +02:00 |
|
DayneD89
|
4a7678d372
|
feat: Added ability to pass different subnets for fargate and the cluster (#1527)
|
2021-09-06 15:15:38 +02:00 |
|