Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 245 Bytes

doctl-kubectl

A docker image with doctl (DO command line) and kubectl installed

Usage example

$ docker run --rm -it agustin/doctl-kubectl:latest sh
# kubectl version # Get kubectl version
# doctl --version # Get doctl version