Terraform

1 Article

How to deploy Redis in k8s using Terraform

Here I will show you how to quickly setup a Redis master-slave topology in k8s using Terraform.

If you just want to quickly get the tf file and folder structure, you can find it …