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.
brew install kubernetes-cli
To install OR upgrade the version of kubectl Server and Client on MacOS X is very easy if you follow the detailed install guide on the Kubernetes install page https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-on-macos
kubectl
Hope it helps :)