LinuxCommandLibrary

doctl-kubernetes-options

Provides values available for use with doctl's Kubernetes commands.

TLDR

List regions that support Kubernetes clusters

$ doctl kubernetes options regions
copy


List machine sizes that can be used in a Kubernetes cluster
$ doctl kubernetes options sizes
copy


List Kubernetes versions that can be used with DigitalOcean clusters
$ doctl kubernetes options versions
copy

Copied to clipboard