> For the complete documentation index, see [llms.txt](https://deploydocs.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deploydocs.coronasafe.network/requirements.md).

# Tech Prerequisites: CARE

The following are what you'll need for the setup:

* An AWS account with Administrator Access
* A Linux machine
* A decent internet connection
* Git installed on your machine
* AWS CLI
  * Click [here](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html#cliv2-linux-install) for installation instructions.
* Kubectl command
  * Click [here](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html) for installation instructions.

Once you have the above, move to the next step.
