Skip to content

Split containers into dedicated definitions #44

Description

@sebastiangaiser

Pyrra is currently deployed into a single Deployment resource with 2 containers:

  • pyrra-kubernetes
  • pyrra

It should be possible to scale them individually.
Migration plan:

  1. Outsource the pod definition in the Deployment into a dedicated _pod.tpl with dedicated container templates.
  2. Add dedicated Deployment files for each container using each dedicated container templates. This should be a using feature flag.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions