On visualizing kubernetes pod boot time events
Problem statement: I want to visualize granular kubernetes pod boot events, ideally in Gantt-like format, in order to help users debug why their pod is slow to transition from the Pending
phase to Running
phase, but have not yet formulated a strategy with my current toolkit.