> For the complete CircleCI developer hub index, see [llms.txt](https://circleci.com/developer/llms.txt)

# airswap/kubectl

Apply kube file to k8s setup using kops


## Commands

### apply

Install kops, kubectl, set up the state store, and apply the changes


| Parameter | Type | Default | Description |
|---|---|---|---|
| `url` | string |  | The URL for the kubecfg command |
| `state-store` | string |  | The location of the state store (S3 bucket) |
| `platform` | string | linux | The platform for kops and kubectl |
| `architecture` | string | amd64 | CPU architecture for kops and kubectl |
| `version` | string | 1.9.1 | Kops version to download |

## Executors

### default

The Node-based Docker container to use when
installing/configuring the AWS CLI


| Parameter | Type | Default | Description |
|---|---|---|---|
| `node-version` | string | 8 |  |