This plugin adds completion for Stern, the multi pod and container log tailing for Kubernetes.
To use it, add stern to the plugins array in your zshrc file:
stern
plugins=(... stern)