Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 134 Bytes

File metadata and controls

6 lines (4 loc) · 134 Bytes

Show the POD logs:

  • k logs pod-name

When you have more then onde container inside the POD:

  • k logs pod-name -c container-name