6. Next Steps
And that's a wrap!
With the example project all set, you can start thinking about your own project. The steps will be similar, and some work you won't need to repeat.
Garden is a powerful and flexible tool, and there are several things to learn along the way. We recommend the following to get going:
Place the project configuration you created for the example, which will already be configured to connect to your cluster, in your own project root.
Start adding your own actions, and get them building and deploying. Consider usingConfigTemplates if you have a lot of similar actions configs.
Add more environments. Garden works great in CI and in fact that's often the starting point for many teams. Take a look at our guide on environments and namespaces to learn more.
In summary, gradually put all the pieces together, learn the details as you go, and use more and more features as you get comfortable.
For a large, complex project, it might be good to start with a subset of it, so that you can start getting value out of Garden quickly.
Whatever your setup is, we're sure you'll be rewarded with an elegant, productive setup for testing and developing your system!
And if there's something you can't find in our docs, we happily encourage you to join our Discord community and/or file an issue on our GitHub repo. We're more than happy to help!
Last updated
Was this helpful?