Skip to content
Discussion options

You must be logged in to vote

I think a Kubernetes container deployment is closer to what you need.

A cloud job is meant to process a queue of tasks, and for each task a container is spun up. These are intended to be short-lived processes and I believe GCP limits the duration of the container to < 1h.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jertel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants