Releases: ManagedKube/kubernetes-ops
Releases · ManagedKube/kubernetes-ops
kubernetes-external-secrets.beta1
kubernetes-external-secrets beta release
v1.0.19 - AWS Route53 hosted zones with DNSSEC
AWS Route53 hosted zones (#160)
v1.0.18 - Secondary CIDR
- VPC module to support secondary CIDR
- EKS cluster to support secondary CIDR - This allows us to put all of the EKS nodes on non-routable private addresses so that we can give it a large CIDR for all of the pods/service usage.
v1.0.17 - RDS Module
RDS Postgres Module (#148) RDS updates
v1.0.16 - SSM Full Release
- EC2 Roles for IAM profiles
- VPC Endpoints for SSM
v1.0.15 - SSM EC2 Role Module
SSM EC2 Role (#142) * Adding ssm ec2 role Signed-off-by: gar <[email protected]> * Removing provider Signed-off-by: gar <[email protected]>
v1.0.14 - EKS EFS Module
EKS EFS Module (#141) * Adding efs-csi-driver module Signed-off-by: gar <[email protected]> * Removing copied over values Signed-off-by: gar <[email protected]> * Adding tags vars Signed-off-by: gar <[email protected]> * fixing file input format Signed-off-by: gar <[email protected]> * adding outputs Signed-off-by: gar <[email protected]> * Updating readme and outputs Signed-off-by: gar <[email protected]> * removing outputs for now Signed-off-by: gar <[email protected]> * Adding kubernetes efs volume Signed-off-by: gar <[email protected]> * Adding tag vars Signed-off-by: gar <[email protected]> * Running fmt Signed-off-by: gar <[email protected]> * Adding depends on Signed-off-by: gar <[email protected]> * Sliming it down Signed-off-by: gar <[email protected]> * Adding back pv and sc Signed-off-by: gar <[email protected]> * Adding back pv and sc Signed-off-by: gar <[email protected]> * Adding back pv and sc Signed-off-by: gar <[email protected]> * Adding pvc Signed-off-by: gar <[email protected]> * Adding kubernetes_namespace var Signed-off-by: gar <[email protected]> * Adding storage class name Signed-off-by: gar <[email protected]> * updating efs dns name Signed-off-by: gar <[email protected]> * Adding depends on Signed-off-by: gar <[email protected]> * Adding mount options Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Updating csi params Signed-off-by: gar <[email protected]> * Exposing dns settings Signed-off-by: gar <[email protected]> * Exposing dns settings Signed-off-by: gar <[email protected]> * Parameterizing all inputs Signed-off-by: gar <[email protected]> * Parameterizing all inputs Signed-off-by: gar <[email protected]> * Running fmt Signed-off-by: gar <[email protected]> * Adding outputs Signed-off-by: gar <[email protected]> * Fixing output var Signed-off-by: gar <[email protected]> * Adding readme Signed-off-by: gar <[email protected]>
v1.0.13 - EKS Output update
Updating output of the eks module (#140) Signed-off-by: gar <[email protected]>
v1.0.12 - Cluster Autoscaler - AWS
Adds AWS cluster autoscaler support
v1.0.11 - Removing provider from eks module
- Letting the instantiation of the module to specify provider specific items such as the AWS region