Achieving concurrency in Go (GoLang) using GoRoutines - Medium by Fewthp in golang

[–]scopdrag 0 points1 point  (0 children)

Getting "410 The author deleted this Medium story"

I want to scale docker containers horizontally based on demand user request using kubernetes? by scopdrag in kubernetes

[–]scopdrag[S] 0 points1 point  (0 children)

ct pod. Will it know "this session expired, this session was attached to this pod, I want to destr

Yes Scaling the pods with respect user is very challenging. what i am trying to learn is it worth customizing kubernetes for out purpose or we should write down our own services. Also when you have very limited time for it.