Supported Kubernetes Distributions
Managed Kubernetes Providers
The following Kubernetes distributions are currently supported with deck
:
Please refer to the Deckfile documentation to see how they are configured.
Unmanaged Kubernetes
You can also use other Kubernetes clusters, such as the one coming with Docker Desktop or any remote cluster.
Please use
-I
, --no-cluster
switch to disable the cluster from the Deckfile. deck
will instead use
the current cluster context active in the environment.