# 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.
