Kubernetes Ops Versions Save

Running Kubernetes in production

v2.0.90

3 months ago

PR: https://github.com/ManagedKube/kubernetes-ops/pull/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.87

5 months ago

https://github.com/ManagedKube/kubernetes-ops/pull/452

Adding 2 of new env vars to control if you want to create security group by own.

v2.0.86

5 months ago

PR: https://github.com/ManagedKube/kubernetes-ops/pull/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

7 months ago

Parameterizing the input versions so that the user can select which version they want to use.

https://github.com/ManagedKube/kubernetes-ops/pull/446 https://github.com/ManagedKube/kubernetes-ops/pull/447

v2.0.83

8 months ago

v2.0.82

10 months ago