Skip to content
Marc Paquette edited this page Dec 20, 2023 · 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 #wg-app-runtime-platform on the CloudFoundry Slack.

The Garden release is currently maintained by the Cloud Foundry App Runtime Platform Working Group

Table of Contents

  1. Learning
    1. Containers
    2. Garden
      1. Architecture
      2. Modes
      3. Peas
      4. 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