Skip to content

Add service discoveries options #212

Description

@alexppg

Is your feature request related to a problem? Please describe.
Any cool microservices framework has some kind of service discovery. Spring boot has Eureka, but it also has kubernetes.

Why would you need this? To find services to attack programmatically. For example, if k8s service discovery were implemented, you could do canary deployments and configure a service to use the unstable service based on the k8s service labels.

Describe the solution you'd like
A Service Discovery pyms service whith different backends (k8s, eureka, etc).

Describe alternatives you've considered
n/a

Additional context
Spring boot stuff.

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