Service Registry for VMware Tanzu provides on-demand Eureka servers for your Tanzu Application Platform (commonly known as TAP) clusters. With Service Registry, you can create Eureka servers in your namespaces and bind Spring Boot workloads to them. This provides a smooth transition from the past practice of using Spring Cloud Services for Tanzu Application Service to create Eureka servers.
On-demand namespaced Eureka server instances can be provisioned for microservices Spring Boot applications that rely on service discovery.
Workloads communicate with the EurekaServer resources in the application namespace. From within Tanzu Application Platform, the Eureka controller communicates with the EurekaServer resources in the application namespace.
Each node of the Eureka controller requires:
with limits of:
You can scale the controller horizontally for higher availability.