Skip to content

HA setup for Eclipse Hono #575

Description

@albertolerda

Hi,
I noticed that the Helm chart hardcodes replicas: 1 directly in the Deployment specs for all Hono components (protocol adapters, command router, device registry, auth server) rather than exposing it as a configurable value.

For example, in templates/hono-adapter-mqtt/hono-adapter-mqtt-deployment.yaml:

spec:
  replicas: 1

Was this a deliberate design decision? Is there a technical reason the adapters shouldn't run with multiple replicas, or is this simply the default for the example/demo deployment?

Thanks!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions