I want to upgrade the kubectl client version to 1.11.3.
I executed brew install kubernetes-cli
but the version doesnt seem to be updating.
I landed here after I faced problem while downloading kubectl from aws. kubectl installation was failing because I had kubectl in my machine.
After I removed, was able to install kubectl 1.15.11 from aws.
lrwxr-xr-x 1 root admin 55 Jan 11 17:49 kubectl.docker -> /Applications/Docker.app/Contents/Resources/bin/kubectl
lrwxr-xr-x 1 root admin 55 Jan 11 17:49 kubectl -> /Applications/Docker.app/Contents/Resources/bin/kubectl ```