Website
GitHub
latest release
Introduction
🌳 Basics
How Garden Works
The Stack Graph (Terminology)
🌻 Getting Started
0. Introduction
1. Installation
2. Initialize a Project
3. Connect to a Cluster
4. Deploy and Test
5. Configure Your Project
💐 Using Garden
Configuration Overview
Projects
Modules
Services
Tests
Tasks
Workflows
Variables and templating
Module Templates
Using the CLI
🌿 Guides
Cloud Provider Set-up
Container Modules
Helm Charts
Hot Reload
In-Cluster Building
Local Kubernetes
Remote Kubernetes
Using Garden in CI
🌺 Advanced
Remote Sources
Terraform
cert-manager Integration
☘️ Reference
Providers
Module Types
Config Files
Glossary
Commands
Project Configuration
Module Template Configuration
Workflow Configuration
Template Strings
🌹 Misc
FAQ
Troubleshooting
Telemetry
Powered by GitBook

0. Introduction

This section covers the first few steps when getting started with Garden. We'll go through:

  1. ​Installing the Garden CLI​

  2. ​Initializing a simple example project​

  3. ​Connecting to a Kubernetes cluster​

  4. ​Deploying and testing the project​

  5. How you can go from there and configure your own project​

We recommend quickly reading the How Garden Works section before carrying on, if you haven't already, as well as the Stack Graph (Terminology) section for an overview of all the concepts used in Garden.

Once you've done that, head on over to the next section!

🌳 Basics - Previous
The Stack Graph (Terminology)
Next - 🌻 Getting Started
1. Installation
Last updated 7 months ago