> For the complete documentation index, see [llms.txt](https://sql-simulator.tribalknowledge.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sql-simulator.tribalknowledge.tech/getting-started/k8s-install-guide/amazon-eks.md).

# Amazon EKS

* [Install](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) AWS CLI
* [Install](https://pwittrock.github.io/docs/tasks/tools/install-kubectl/) Kubectl
* [Setup](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html) EKS cluster&#x20;
* Download the sscp.yml file. &#x20;

{% file src="/files/z9MSi6kPLZfReR9QNwT7" %}

* Go to the directory you downloaded sscp.yml to and run the following from a command line

```
kubectl apply -f sscp.yml
```

If you have any problems you can email us at <support@tribalknowledge.tech>
