envoy-data-plane-api


License

License

Categories

Categories

Data
GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

envoy-data-plane-api_2.11
Last Version

Last Version

v1.6.0_1
Release Date

Release Date

Type

Type

jar
Description

Description

envoy-data-plane-api
envoy-data-plane-api
Project URL

Project URL

https://github.com/Hydrospheredata/hydro-serving-sidecar
Project Organization

Project Organization

io.hydrosphere
Source Code Management

Source Code Management

https://github.com/Hydrospheredata/hydro-serving-sidecar.git

Download envoy-data-plane-api_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.hydrosphere/envoy-data-plane-api_2.11/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>envoy-data-plane-api_2.11</artifactId>
    <version>v1.6.0_1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/envoy-data-plane-api_2.11/
implementation 'io.hydrosphere:envoy-data-plane-api_2.11:v1.6.0_1'
// https://jarcasting.com/artifacts/io.hydrosphere/envoy-data-plane-api_2.11/
implementation ("io.hydrosphere:envoy-data-plane-api_2.11:v1.6.0_1")
'io.hydrosphere:envoy-data-plane-api_2.11:jar:v1.6.0_1'
<dependency org="io.hydrosphere" name="envoy-data-plane-api_2.11" rev="v1.6.0_1">
  <artifact name="envoy-data-plane-api_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='envoy-data-plane-api_2.11', version='v1.6.0_1')
)
libraryDependencies += "io.hydrosphere" % "envoy-data-plane-api_2.11" % "v1.6.0_1"
[io.hydrosphere/envoy-data-plane-api_2.11 "v1.6.0_1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.thesamet.scalapb : scalapb-runtime_2.11 jar 0.7.4
com.thesamet.scalapb : scalapb-runtime-grpc_2.11 jar 0.7.4
com.google.api.grpc : googleapis-common-protos jar 0.0.3

Project Modules

There are no modules declared in this project.

hydro-serving-sidecar

Build sidecar

docker build -t hydrosphere/serving-sidecar .

Run sidecar

docker run -e MANAGER_HOST=manager hydrosphere/serving-sidecar:latest

Environment variables

Variable Description Default Value
SIDECAR_LOG_LEVEL Content info
MANAGER_HOST Content manager
MANAGER_PORT Content 8080
TRACING_ENABLED Content false
TRACING_HOST Content zipkin
TRACING_PORT Content 9411
TRACING_ENDPOINT Content /api/v1/spans
CURRENT_ENVIRONMENT Content local
ENVIRONMENT_NAME Content _
MODEL Content _
MODEL_VERSION Content _
RUNTIME Content _
RUNTIME_VERSION Content _
SERVICE_ID Content 0
SERVICE_NAME Content _
SERVICE_PROVIDER_ID Content _
CLUSTER_NAME Content _
LOCALITY_ZONE Content _
LOCALITY_SUB_ZONE Content _
LOCALITY_REGION Content _
io.hydrosphere

hydrosphere.io

Versions

Version
v1.6.0_1
v1.5.0_2
v1.5.0_1