> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# fly extensions kubernetes

Provision and manage Kubernetes clusters

## Usage

```
fly extensions kubernetes [command] [flags]
```

## Available Commands

* [create](/flyctl/cmd/fly_extensions_kubernetes_create)	 - Provision a Kubernetes cluster for an organization
* [destroy](/flyctl/cmd/fly_extensions_kubernetes_destroy)	 - Permanently destroy a Kubernetes cluster
* [list](/flyctl/cmd/fly_extensions_kubernetes_list)	 - List your Kubernetes clusters
* [save-kubeconfig](/flyctl/cmd/fly_extensions_kubernetes_save-kubeconfig)	 - Save the kubeconfig file of your cluster

## Options

```
  -h, --help   help for kubernetes
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly extensions](/flyctl/cmd/fly_extensions)	 - Extensions are additional functionality that can be added to your Fly apps
