Skip to content

Releases: ManagedKube/kubernetes-ops

v2.0.37 - Add kms to eks cloudwatch log group

06 Jul 22:49
Compare
Choose a tag to compare

Adds KMS to the EKS cloudwatch log group

v2.0.36 - CloudPosse CloudWatch - KMS

30 Jun 17:00
Compare
Choose a tag to compare
  • Add Kms to cloudposse in cloud-trail-watch-alarms #356

v2.0.35 - cloudwatch module

27 Jun 20:55
Compare
Choose a tag to compare
  • Change 365 by default in retention days in cloudwatch #347

v2.0.34 - aws-cloudtrail-cloudwatch-alarms

24 Jun 17:31
Compare
Choose a tag to compare
  • Updates to remediate Prowler scan findings

v2.0.33 - S3 bucket module

21 Jun 23:42
Compare
Choose a tag to compare
  • Feat bucket-owner-enforce s3

v2.0.32 - enabled rotation for kms eks cluster

20 Jun 21:48
Compare
Choose a tag to compare
  • enabled rotation for kms eks cluster

v2.0.31 - Helm external-dns

17 Jun 21:42
Compare
Choose a tag to compare
  • Updating to the latest chart version

v2.0.30 - cert-manager refactor

17 Jun 00:18
Compare
Choose a tag to compare

The way that the terraform kubernetes_manifest has changed and the applying of the cert-manager's issuers CRDs were failing b/c the initial version installed the helm chart and the issues in one module. The kubernetes apply of the issuers did have a depends on for the cert-manager's helm chart but that doesnt seem to work now.

This release:

  • Separates out the cert-manager helm install into one module and another module for the cert-manager-issuers

v2.0.29 - EKS Auth Configmap

16 Jun 22:41
Compare
Choose a tag to compare

Prior to this, the AWS EKS module said it shouldnt handle the kubernetes auth configmap which means that the user of this module has to do it on their own. Which we did. It now looks like they have reverted that stance and the module manages the auth config map again. We are reverting our usage back to this.

v2.0.28 - AWS CloudWatch Alarms / CloudTrail / SNS

16 Jun 19:37
Compare
Choose a tag to compare

A suite of items to handle a bunch of PCI compliance findings from a Prowler run:

  • Setups CloudWatch Alarms for a set of PCI controls to alert when items like IAM, VPC, etc changes
  • Enables CloudTrail and watches all of the S3 calls
  • SNS module to send out email notifications