Fix slow kubectl on Windows - Tales of a Code Monkey

# Run this in the terminal before running kubectl commands. 
# In my case it was about my home directory being a remote share
$env:HOME = $env:USERPROFILE