2 Posts

Kubernetes

How to deploy Redis in k8s using Terraform

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 …

How to run minikube on an Apple Silicon M1

How to run minikube on an Apple Silicon M1

Many people might be wondering if it’s possible to run k8s locally on the new Mac computers with Apple Silicon. The short answer is yes, it is possible. …