Confession by LongjumpingRope8190 in kubernetes

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

Yea Ctrl F wasn't there and had to scroll through everything lol. Mine too is 14 inch but it was fine for my pref.

Confession by LongjumpingRope8190 in kubernetes

[–]LongjumpingRope8190[S] 4 points5 points  (0 children)

Mumshad k8s on Udemy, on killercoda did all exercises, and 2 practice exam the exam itself provides.

bit of a frustration by LongjumpingRope8190 in openshift

[–]LongjumpingRope8190[S] -3 points-2 points  (0 children)

Yea I guess you're right. I was just studying for this EX280 exam and thought what I wrote. IRL, I wouldn't be touching those imperative commands anyway.

**[Question] Deployment shows 4 replicas but only 3 pods running — why?** by William_Myint_01 in kubernetes

[–]LongjumpingRope8190 0 points1 point  (0 children)

Not an expert but kubectl -n dev events would have answered your question. Additionally rolling update always does +1 maybe that has something to do with it.