Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster health/status and discovery service #8

Open
DrPsychick opened this issue Apr 17, 2021 · 1 comment
Open

Cluster health/status and discovery service #8

DrPsychick opened this issue Apr 17, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DrPsychick
Copy link
Collaborator

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
@DrPsychick DrPsychick added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 17, 2021
@Dracozny
Copy link

I'll just reference these projects:

I will keep looking for other potential candidates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants