尤里卡 2.0 已停产。 Netflix 现在使用什么服务发现平台?

Eureka 2.0 is discontinued. What service discovery platform is Netflix using now?

根据 Eureka wiki (https://github.com/Netflix/eureka/wiki),Eureka 2.0 已停产。

The open source work on eureka 2.0 has been discontinued. The code base and artifacts that were released as part of the existing repository of work on the 2.x branch is considered use at your own risk.

问题

  1. 与 Eureka 1.0(Spring Cloud 2.0 仍在使用)相比,Eureka 2.0 有哪些新功能?

  2. Netflix 还在内部使用任何服务发现平台吗?如果有,那是什么?

编辑

  1. 找到第一个问题的一些答案。阅读这些:

Eureka 2 是一个最终未被使用的实验。 Netflix 仍然使用 eureka 1。