Skip to content
Mario Nitchev edited this page Jun 8, 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 Architecture
    3. Garden Modes
  2. Working on Garden
    1. Workstation Setup
    2. Git Repositories (includes instructions on how to commit code)
    3. Testing
    4. CI Pipeline and Environments
  3. Troubleshooting
    1. Don't panic!
    2. Creating sandbox environments for debugging
Clone this wiki locally