Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/edge-stack/1.10/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.11/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.12/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.3/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.4/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.5/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.6/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.7/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.8/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/edge-stack/1.9/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/1.13/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/1.14/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.0/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.1/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.2/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.3/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.4/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/2.5/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.0/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.1/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.2/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.3/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.4/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.5/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.6/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.7/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/3.8/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/latest/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion docs/emissary/pre-release/howtos/grpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
service: grpc-example
```

Note the `grpc: true` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.
Note the `grpc: True` line - this is what tells Envoy to use HTTP/2 so the request can communicate with your backend service. Also note that you'll need `prefix` and `rewrite` the same here, since the gRPC service needs the package and service to be in the request to do the right thing.

### Deploying to Kubernetes

Expand Down