Install kubectl and docker on your VM
In some situations, you need to use Virtual Machine for building your docker images or interacting with the Google Kubernetes Engine (GKE) from the VM instead of using Cloud Shell. This is a small script to install docker and kubectl in the VM. Continue reading Install kubectl and docker on your VM