Company
Date Published
Nov. 3, 2022
Author
Jack Roper
Word count
885
Language
English
Hacker News points
None

Summary

The article discusses how to view pod logs in Kubernetes using the kubectl logs command line tool. It explains what kubectl is and provides a quick reference guide for various kubectl log commands, including viewing logs for a specific pod, following new logs, printing logs for a container within a pod, and viewing logs for previously failed pods. The article also demonstrates how to set an alias for kubectl to save time when using the command line tool.