Skip to content

Releases: ManagedKube/kubernetes-ops

v2.0.92 - istio-1.20.0

05 Apr 18:44
ce52818
Compare
Choose a tag to compare

v2.0.91 Vpc upgrade version aws module #456

07 Feb 04:39
30de94a
Compare
Choose a tag to compare

v2.0.90 - EKS-MULTI-ADDONS

31 Jan 17:45
5939067
Compare
Choose a tag to compare

PR: #459

  • We want to be able to set add-ons.
  • The current terraform has an add on fixed , in eks you need to fix some resources like kube-config, kube-proxy.
  • We are handle the particular role for some add ons, which is based on aws requirements.

v2.0.89 - Istio EKS 1.25

29 Jan 21:54
78e10d0
Compare
Choose a tag to compare

v2.0.88 - AWS SES DKIM

16 Jan 19:39
1367b46
Compare
Choose a tag to compare

v2.0.87 - MSK update

18 Dec 19:19
fbbac86
Compare
Choose a tag to compare

#452

Adding 2 of new env vars to control if you want to create security group by own.

v2.0.86 - Msk Cross Account Access

14 Dec 18:31
c8193c7
Compare
Choose a tag to compare

PR: #451

This features we are able to do that.

  • Add MSK compatability with 1.0.9 due cloudposse module is ahead in the version , we need from 1.0.9 that's why I have created the folder msk_1.0.9
  • Add a new resource to create an msk policy to accept connection cross account.
  • Add a new resource to create a msk vpc endpoint to install in the source account.

v2.0.85 - AWS - Cluster Autoscaler & Kube Prom Stack

22 Sep 13:00
df1abfc
Compare
Choose a tag to compare

Parameterizing the input versions so that the user can select which version they want to use.

#446
#447

v2.0.83 - AWS - S3 and NLB Updates

11 Sep 21:48
16820d2
Compare
Choose a tag to compare
  • A simple module to create folders in an s3 bucket: #442
  • NLB - Add target groups feature to this terraform and Dynamic to add atachments to target groups: #443

v2.0.82 - AWS - EC2 Tagging

21 Jun 20:51
0dbd79d
Compare
Choose a tag to compare
  • Adds tags to running instances
  • #439