docker, kubernetes, awsHow to migrate a cluster in productionOne of the most complex operations in tech is upgrades or migrations without disrupting the service. I always compare it to upgrading a…
ci+cd, github actions, dockerDockerized Multi-arch Github Actions RunnerDo 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…