Open utterances-bot opened 2 years ago
Amazing post! As a beginner for K8s this one is very useful
Great piece ! Liked your story telling approach.
QQ: in the section about doing a rolling upgrade is there a typo?
Notice that there's a pod (kangaroo-backend:1.16) that isn't part of any declared spec, so bring the system in line with the declared spec by stopping the pod
should that say kangaroo-backend:1.15 since it looks like that upgrade is from 1.15->1.16?
Yes, thanks Scott! Fixed.
On Tue, 8 Nov 2022 at 22:20, Scott Munro @.***> wrote:
QQ: in the section about doing a rolling upgrade is there a typo?
Notice that there's a pod (kangaroo-backend:1.16) that isn't part of any declared spec, so bring the system in line with the declared spec by stopping the pod
should that say kangaroo-backend:1.15 since it looks like that upgrade is from 1.15->1.16?
— Reply to this email directly, view it on GitHub https://github.com/adamchalmers/blog/issues/8#issuecomment-1308192430, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJIFYO223REZAUABJJF5HLWHMRCJANCNFSM6AAAAAARYBSGEM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
There's an incomplete markdown link ([Services]
) in the recap section. Thanks for the great article!
Absolutely fantastic writing. I love the Problem + Solution driven approach.
Solving common problems with Kubernetes
A storytelling guide to starting k8s
https://blog.adamchalmers.com/kubernetes-problems/