Debugging
Pod Monitoring and Logging
Describe deployments or pods for obtaining the subsequent events.
Replace <pod-name> with the name of your pod.
Get the pod logs using the below command.
Exec into the pod
See all processes inside the pod using this command.
Type exit command to come out of the pod.
Thanks for reading. Hope you're having a good day!
Last updated