Kubernetes/Tools

From Ever changing code
< Kubernetes
Revision as of 13:29, 13 July 2019 by Pio2pio (talk | contribs) (Created page with "*[https://github.com/johanhaleby/kubetail kubetail] Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as runnin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • kubetail Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods.
  • kubectx kubens Kubernetes config switches for context and setting up default namespace