Td Redis Operator Versions Save

一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clusters and active/standby switching ...

v0.2.0

1 year ago

We integrate the Web Management Dashboard in this version to make it easier for you to use td-redis-operator, and optimized the unused enabling options. You can read more documents about Web Management Dashboard. Thank @ChellsChen , @DoubleJ213 , @gaoshengL , @LeRaymy and other contributors. --Start integrating the Web Management Dashboard for your convenience. https://github.com/tongdun/td-redis-operator/pull/22 --Support the installation of Web Management Dashboard. https://github.com/tongdun/td-redis-operator/pull/16 --The Dockerfile of Web Management Dashboard is added for your own packaging. --The package and URL of the help are optimized. https://github.com/tongdun/td-redis-operator/pull/19 https://github.com/tongdun/td-redis-operator/pull/18 --When the type is an unknown parameter, the installation is not performed. https://github.com/tongdun/td-redis-operator/pull/21 --Optimized the unused enabling options. https://github.com/tongdun/td-redis-operator/pull/20 --Fix some bugs.

v0.1.1

1 year ago

This version support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling, and Solve the problem of missing fields in helm repo. Thank @IDerr, @DoubleJ213, @gaoshengL, @houseonline and other contributors for their contributions to v0.1.1. --Support major virtual machine of public cloud and kubernetes. --Dockerfile is provided for reference. https://github.com/tongdun/td-redis-operator/issues/9 --Fixed the address of pulling image of "tongduncloud/td-redis-operator". https://github.com/tongdun/td-redis-operator/issues/12 --Solve the problem of deployment failure caused by lack of fields in helm repo. https://github.com/tongdun/td-redis-operator/issues/10 https://github.com/tongdun/td-redis-operator/pull/11 --Optimized operator exception and branch handling. --Fix some bugs.

v0.1.0

2 years ago

This version is compatible kubernetes 1.16 and above, and support rapid deployment of helm and single YAML. --Compatible kubernetes 1.16 and above. --Support single yaml rapid deployment using kubectl. --Rapid deployment by helm is supported. --The standby mode supports the custom namespace function. --Secret generation rule modification at creation time. --Initialize CPU request / limit configuration optimization. --Preferred anti affinity scheduling optimization. --Internationalization of system logs and code comments. --Improvement of QuickStart documentation. --Fix some bugs.

v0.1.0-beta

2 years ago

The powerful cloud-native redis-operator, this is the first beta version, supports distributed clusters and active/standby switching ...

--Redis instance resource lifecycle management。Management, operation and maintenance of different modes of redis, adding, deleting and modifying the entire online and offline process. --Operator realizes fault self-healing。Use Operator's informer and reconcile mechanism to code DBA daily operation and maintenance operations, realize self-healing of faults on the cloud, and reduce DBA mental costs. --Cloud native concept。Based on K8S and container technology, the entire fully managed and run on the Kubernate cluster without the need for more infrastructure dependencies, reducing usage costs. --Wiki: https://github.com/tongdun/td-redis-operator/wiki