You are on page 1of 1

- helm chart or spring boot template

- how can we see what we make ?

ORG=organization_name
export ENV

user/password for apigee

grpc some go lang implementation

- envoy adapter cli - apigee-remote-service-cli

- envoy.yaml config ??? is it on spring boot


envoy.yaml

# Configuration for apigee-remote-service-envoy


# generated by apigee-remote-service-cli provision on 2020-06-06 11:55:52
tenant:
internal_api: https://istioservices.apigee.net/edgemicro -> internal
remote_service_api: https://my-org-test.apigee.net/remote-service
org_name: my-org
env_name: test
key: ecaa56d4101701cb877670909f3614219091b00ce559842e1b584a34b7c6a3e4
secret: 0c66638bb865c1e13019990ea42da66b097d02a6ba333f050fb27cef20259d98

- how can we obtain key to send to apigee:


APIKEY

curl -i http://localhost:8080/httpbin/headers -H "x-api-key: $APIKEY"

adapter default 500

adapter to remote service communication


encripted jar token
-

You might also like