Categorygithub.com/cloudfoundry/executor
repositorypackage
0.0.0-20241029001947-f0c9d0265505
Repository: https://github.com/cloudfoundry/executor.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.