Skip to content

[FEATURE] Use independent pods / deployments for each container service #184

@jrbe228

Description

@jrbe228

Currently the runtime deploys as 3 containers within 1 pod -

Image

Eventually we would want 1 container per pod (plus any helpful sidecars) for independent scaling and resilience. Then pod-to-pod communication happens via ClusterIP services. I started a PR for that purpose.

This topic may be a longer-term goal, per the reasons explained here.

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions