Skip to content
Giuseppe Capizzi edited this page Jun 3, 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 Resources
  2. Setting things up
    1. Workstation Setup
    2. Git Repositories (includes instructions on how to commit code)
  3. Architecture
  4. Troubleshooting
    1. Don't panic!
    2. Creating sandbox environments for debugging
Clone this wiki locally