Skip to content

Releases: ManagedKube/kubernetes-ops

v1.0.38 - Mongo Atlas - AWS Secrets

07 Dec 02:11
Compare
Choose a tag to compare
  • Option to generate a random secret and place it into AWS Secrets
  • This also allows you to not have to commit the mongo db into git when instantiating an instance

v1.0.37 - Data module - EKS

02 Dec 19:54
Compare
Choose a tag to compare
  • A module to get remote state information. Useful if you are using Terragrunt and multiple repos

v1.0.36 - Istio Networking - main-gateway

02 Dec 17:28
Compare
Choose a tag to compare
  • Creates a "main-gateway" for common usage
  • Adds certs to the main-gateway

v1.0.35 - Route53 hosted provider

01 Dec 16:16
Compare
Choose a tag to compare
  • Removing hardcoded aws provider settings

v1.0.34 - Loki with S3 data store

24 Nov 18:43
Compare
Choose a tag to compare

Stores Loki files in S3

v1.0.33 - EKS Input Vars def

23 Nov 16:15
Compare
Choose a tag to compare

Variables of non-string types can cause issues with tools like terragrunt (e.g. gruntwork-io/terragrunt#1007) if the type is not explicitly defined when the variable is declared in the module.

This pull request adds a type to the tags variable in the eks module, making it consistent with the vpc, istio, and other modules in this repo.

v1.0.32 - MongoDB Atlas - Security Group Inputs

23 Nov 01:19
Compare
Choose a tag to compare
  • It now allows you to input CIDR for Security Group configurations

v1.0.31 - MongoDB Atlas

23 Nov 00:31
Compare
Choose a tag to compare

Initial release of a MongoDB Atlas Terraform module

eks-getting-started

23 Nov 00:44
Compare
Choose a tag to compare
README for staging example (#215)

Added link to video course that walks through the entire setup.

v1.0.30 - kube-prometheus-stack update to chart v19.0.2