apache/apisix

docs: Rework the service discovery documentation in general and Eureka in particular

Open

#7,342 建立於 2022年6月28日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Lua (2,860 fork)batch import
docgood first issue

倉庫指標

Star
 (16,597 star)
PR 合併指標
 (平均合併 6天 8小時) (30 天內合併 109 個 PR)

描述

Current State

The Integration service discovery registry mentions service discovery and how you can potentially create your own mechanism. It uses the example for Eureka.

After discussing with @bzp2010, it seems there's no need to create Eureka as it's part of the out-of-the-box features.

Desired State

We shall:

  • Document how to use Eureka as a service discovery provider
  • Design a new example on how to implement one custom service discovery provider

貢獻者指南