Releases: ManagedKube/kubernetes-ops
Releases · ManagedKube/kubernetes-ops
v1.0.38 - Mongo Atlas - AWS Secrets
- 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
- A module to get remote state information. Useful if you are using Terragrunt and multiple repos
v1.0.36 - Istio Networking - main-gateway
- Creates a "main-gateway" for common usage
- Adds certs to the main-gateway
v1.0.35 - Route53 hosted provider
- Removing hardcoded aws provider settings
v1.0.34 - Loki with S3 data store
Stores Loki files in S3
v1.0.33 - EKS Input Vars def
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
- It now allows you to input CIDR for Security Group configurations
v1.0.31 - MongoDB Atlas
Initial release of a MongoDB Atlas Terraform module
eks-getting-started
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
Updating to the latest helm chart version: 19.0.2