Skip to content

cloudfoundry/executor

Repository files navigation

Executor

Let me run that for you.

Executor is a logical process running inside the Rep that: * manages container allocations against resource constraints on the Cell, such as memory and disk space * implements the actions detailed in the API documentation * streams stdout and stderr from container processes to the metron-agent running on the Cell, which in turn forwards to the Loggregator system * periodically collects container metrics and emits them to Loggregator

Note

This repository should be imported as code.cloudfoundry.org/executor.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Diego area.

Important

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.