I have a single node GKE cluster and I'm unable to ssh to the node via putty. As per the link, I tried uploading ssh key, since it is managed by GKE this option is disabled.
Could you please help me in taking ssh to my GKE node via putty?
Also I couldnt access the kubernetes-dashboard even after running kubectl proxy command via gcloud in my browser.