This is Docker image for the kubectl.
The :latest
tag of this image is Debian-based for kubectl.
To pull this image from Docker Hub, run the following command:
docker pull bwoods8/kubecli:latest
This is pulling the latest version.
Verify pulled image:
docker pull bwoods8/kubecli:latest kubectl version --client