Skip to content
Danail Branekov edited this page Jun 25, 2021 · 30 revisions

Garden Wiki

Garden is the interface used by Cloud Foundry to schedule its containers. It supports pluggable backends, but the only backend currently supported is Guardian.

Garden is not actually developed at the moment, but it is maintained: the team takes care of bugs, dependency updates and security issues. You can find the team in #garden on the CloudFoundry Slack.

The Garden team is currently composed by:

Table of Contents

  1. Learning
    1. Containers Resources
    2. Garden
      1. Architecture
      2. Modes
      3. Garden API
    3. GrootFS
  2. Working on Garden
    1. Workstation Setup
    2. Git Repositories and how to commit
    3. Testing
    4. CI
      1. Pipeline
      2. Environments
  3. Troubleshooting
    1. Don't panic!
    2. Creating sandbox environments for debugging
Clone this wiki locally