docker

A collection of 2 posts

How to migrate a cluster in production cover image
docker,  kubernetes,  aws

How to migrate a cluster in production

One of the most complex operations in tech is upgrades or migrations without disrupting the service. I always compare it to upgrading a…

Dockerized Multi-arch Github Actions Runner cover image
ci+cd,  github actions,  docker

Dockerized Multi-arch Github Actions Runner

Do you want to run the Github Action runner as a container? Do you want to run it on your Docker or Kubernetes cluster and scale the number…