Skip to content

Cluster health/status and discovery service #8

@DrPsychick

Description

@DrPsychick

Problem

  • From the outside world, the cluster (health) status cannot be monitored/seen
  • The availability and configuration of the servers could be exposed for other services to consume

Solution

  • add an optional service pod that
    • returns the cluster health status (servers running/...) on /health
    • allows discovering the servers and their config on /servers
      • include public domain + port, name, map, XP multiplier, mods, ...
      • optionally include password
    • the service should optionally be password protected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions