Monitor and Troubleshoot


Analyzing Node Removal and Failures

Utilize Gardener’s Monitoring and Logging to analyze removal and failures of nodes

Get a Shell to a Gardener Shoot Worker Node

Describes the methods for getting shell access to worker nodes

How to Debug a Pod

Your pod doesn’t run as expected. Are there any log files? Where? How could I debug a pod?

tail -f /var/log/my-application.log

Aggregate log files from different pods