Releases: ManagedKube/kubernetes-ops
Releases · ManagedKube/kubernetes-ops
v2.0.92 - istio-1.20.0
v2.0.91 Vpc upgrade version aws module #456
v2.0.90 - EKS-MULTI-ADDONS
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
v2.0.88 - AWS SES DKIM
v2.0.87 - MSK update
Adding 2 of new env vars to control if you want to create security group by own.
v2.0.86 - Msk Cross Account Access
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
v2.0.83 - AWS - S3 and NLB Updates
v2.0.82 - AWS - EC2 Tagging
- Adds tags to running instances
- #439