pod
-
Kubernetes: Unexpected 502 errors when rolling out a new ReplicaSet
The other day I was working on migrating a platform at a client from Virtual Machine based deployments using Ansible to Container-based deployments using Kubernetes. The whole migration went smooth until we started noticing Bad Gateway (HTTP status 502) errors during load testing. At first we thought that the readiness probes were misconfigured and that…