Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 483 Bytes

File metadata and controls

9 lines (5 loc) · 483 Bytes

Trouble Shooting Playbook 📚

This playbook is here to help you debug issues when something in the app isn't working as expected.

Start by checking the logs of the Kubernetes pods—either for all services or just the one you think is most likely to be causing the problem.

For example, if adding an item to the cart fails, you’ll want to look at the logs for the cartservice.

If you get stuck or have any questions, don’t hesitate to reach out to us at [email protected].