# Your First Project

This tutorial walks you through the first few steps of getting started with Garden using one of the Kubernetes plugins (local or remote).

We'll go through:

1. [Initializing a simple example project](https://docs.garden.io/acorn-0.12/tutorials/your-first-project/1-initialize-a-project)
2. [Connecting to a Kubernetes cluster](https://docs.garden.io/acorn-0.12/tutorials/your-first-project/2-connect-to-a-cluster)
3. [Deploying and testing the project](https://docs.garden.io/acorn-0.12/tutorials/your-first-project/3-deploy-and-test)
4. How you can go from there and [configure your own project](https://docs.garden.io/acorn-0.12/tutorials/your-first-project/4-configure-your-project)

You'll need to have Garden installed to follow along with this guide. You'll find the instructions in our [Quickstart uigde](https://docs.garden.io/acorn-0.12/basics/quickstart).

We also recommend quickly reading the [How Garden Works](https://docs.garden.io/acorn-0.12/basics/how-garden-works) page before carrying on.

Once you've done that, head on over to the [next page](https://docs.garden.io/acorn-0.12/tutorials/your-first-project/1-initialize-a-project)!
