While running local monitoring demo to test my changes i was facing a timeout issue, on debugging figured out its because the script cant run some go commands as go was not installed on my machine which made me think if we could include a statement in the readme asking users to make sure their systems have go installed before going ahead with the demo script.
I was facing the same issue while running vpa demo script as well
