Skip to content

Conversation

ricoberger
Copy link
Member

If kobs is deployed in a cluster, where Istio is running, the Envoy
sidecar is not needed, because the gRPC web traffic can also be handled
by the Istio sidecar.

To improve the user experience with such a setup, it is now possible to
create a VirtualService to expose the kobs dashboard. For that we also
had to rename the port for the gRPC traffic to "grpc-web", so that Istio
can detect the used protocol.

If kobs is deployed in a cluster, where Istio is running, the Envoy
sidecar is not needed, because the gRPC web traffic can also be handled
by the Istio sidecar.

To improve the user experience with such a setup, it is now possible to
create a VirtualService to expose the kobs dashboard. For that we also
had to rename the port for the gRPC traffic to "grpc-web", so that Istio
can detect the used protocol.
@ricoberger ricoberger merged commit 57b1432 into main Apr 23, 2021
@ricoberger ricoberger deleted the add-virtualservice-to-the-helm-chart branch April 23, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant