Installation
RubyGems
Install kubes via RubyGems.
gem install kubes
Ruby 2.7 and above is recommended.
kubectl
Kubes calls kubectl. Kubes has been tested with kubectl v1.15+. Generally, it should work with most versions of kubectl.
docker
Kubes calls docker. Kubes has been tested with docker 18.x-ce+. Generally, it should work with most versions of docker.
gcloud
If you are using the gcloud builder, set up and configure the gcloud cli.