Skip to content

[DOC] Document whether multiple containers behind a deployment is a valid option #1835

@SeanKilleen

Description

@SeanKilleen

Change in the documentation

Hi all,

I'm implementing Flagd and while I see it can be deployed as a standalone container, it is less clear to me whether there are any implications of running multiple Flagd instances behind a service. If I deploy 3 Flagd instances to 3 nodes, and each is pulling from the same file (say, a multi-write persistent volume claim), are there any concerns? My thinking is that the 3 instances would synchronize and any http requests to the services would reflect the sync status of whatever running pod they happen to hit (which is fine for our use case).

I'm not in a position at the moment to move to the operator, though certainly considering that for the future.

Can someone evaluate my thinking above? I'm happy to PR the result of the conversation to the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs TriageThis issue needs to be investigated by a maintainerdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions