Hacker News new | ask | show | jobs
by billfruit 2395 days ago
Haven't had to work with k8s yet, but that flow chart looks really detailed. It must have taken much effort to make it, that makes me wonder, for how long shall it remain current? Will 6 months down the line it become invalid in subtle manner that it can only add to the confusion.
1 comments

All the CLI commands used have been in for quite a few “minor” versions. I’d say it’s probably valid for the foreseeable future for debugging k8s _primitive_ resources.

With the customization you can do to k8s the debugging can get a bit more weird when dealing with operators and web hooks.