A nice little shortcut for accessing a kubepod's log
When developing inside a kubernetes based setup I usually have two places to look at logs for individual pods. First, since my setup uses skaffold, I can view the combined output of all pods via the skaffold command's output. That, however, aggregate...
hrmj.hashnode.dev1 min read