command
Version:
v0.13.25
Opens a new window with list of versions in this module.
Published: May 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Test with:
cat < /tmp/envoy.yaml
node:
cluster: doesntmatter
id: imspecial
metadata:
role: "gloo-system~gateway-proxy"
static_resources:
clusters:
- name: xds_cluster
connect_timeout: 5.000s
http2_protocol_options: {}
type: STRICT_DNS
load_assignment:
cluster_name: xds_cluster
endpoints:
- lb_endpoints:
- endpoint:
address:
socket_address:
address: 127.0.0.1
port_value: 8080
dynamic_resources:
ads_config:
api_type: GRPC
grpc_services:
- envoy_grpc: {cluster_name: xds_cluster}
cds_config:
ads: {}
lds_config:
ads: {}
admin:
access_log_path: /dev/stdout
address:
socket_address:
address: 0.0.0.0
port_value: 19000
EOF
docker run --rm -ti --network=host -v /tmp/envoy.yaml:/etc/envoy/envoy.yaml:ro soloio/data-plane-ee:v1-304-gce45551
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.