An open API service indexing awesome lists of open source software.

https://github.com/ykushch/linkerd-eureka

Plugin for eureka service discovery
https://github.com/ykushch/linkerd-eureka

eureka eureka-discovery-service linkerd linkerd-eureka linkerd-plugins

Last synced: 8 months ago
JSON representation

Plugin for eureka service discovery

Awesome Lists containing this project

README

          

# Eureka integration

TBD

## Building

This plugin is built with sbt. Run sbt from the plugins directory.

```
./sbt eurekaModule/assembly
```

This will produce the plugin jar at
`eureka-module/target/scala-2.12/eureka-module-assembly-0.1-SNAPSHOT.jar`.

## Installing

To install this plugin with linkerd, simply move the plugin jar into linkerd's
plugin directory (`$L5D_HOME/plugins`). Then add a classifier block to the
router in your linkerd config.