Skip to content

Agent responsible for running deployment in application containers.

License

Notifications You must be signed in to change notification settings

tsuru/deploy-agent

Repository files navigation

deploy-agent v2

Deploy agent helps Tsuru (API) with the tough task of inspecting, building, and pushing Tsuru app images to the container registry.

The current version (v2) does it in a special way which makes Tsuru agnostic of container runtime APIs. It exposes a well-defined API over a gRPC service that translates all Tsuru operations to Buildkit service - but is not limited to it, e.g. it may be extended to support other build services like Google Cloud Build, kaniko, whatever.

About

Agent responsible for running deployment in application containers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages