Kubernetes 101 Rollouts2 #5

Written by garciaj.uk | Published 2017/05/31
Tech Story Tags: docker | kubernetes | devops | benchmark | linux

TLDRvia the TL;DR App

So what happens when you rollout , some containers will be destroyed , maybe some containers that live traffic go to , sitcky sessions etc etc.

I wanted to quickly see how smooth the transition is so, lets create a deployment , update the image and run siege to see how much we loose:

Siege:

The % might not be an accurate measure since i was running siege before the rollout , but 37 transactions failed at a rate of 78/sec , this isn’t so bad , but im sure there’s ways to do this better.


Published by HackerNoon on 2017/05/31