HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qubit23

no profile record

Submissions

Remote Development at Slack

slack.engineering
4 points·by qubit23·4 yıl önce·0 comments

Important Helm Repo Changes and v2 End of Support in November

cncf.io
1 points·by qubit23·6 yıl önce·0 comments

comments

qubit23
·4 yıl önce·discuss
I was hoping to see a bit more of an explanation of how this was implemented.
qubit23
·6 yıl önce·discuss
Regarding the alb-ingress-controller blackholing traffic with an IP target type ingress, check out support for pod readiness gates: https://kubernetes-sigs.github.io/aws-alb-ingress-controller.... Assuming you're using a rolling deployment, old pods won't be stopped until the new ones are added to the ALB target group and are in a healthy state. This has eliminated the small number of ELB 500s we'd see on deploys.