-
Is it possible to allow for installation of skupper as an operator? For my use case, it's a pain including the binary in edge bootstrapping, however I'm already managing a handful of operator resourc…
Kampe updated
4 years ago
-
Encountered with skupper-example-grpc (product catalog service):
2020-07-24T17:19:18.254Z bridge-server info Ingress sending request for 1 (21 bytes)
stream: adjusting kept idle streams num_idle_s…
-
```
[jross@localhost skupper-example-hello-world (master)]$ skupper expose deployment/xx
Error: expose target must be specified (e.g. 'skupper expose deployment '
Usage:
skupper expose [deployme…
ssorj updated
4 years ago
-
Hi,
Following the example from @alexsotob (Twitter) on YouTube: https://youtu.be/1ud04d_5xMQ, I was unable to create the CRDB cluster.
The exposure of the statefulset in the second cluster doe…
-
Noticed on current master:
Skupper is enabled for namespace "skupper" in interior mode.Skupper is enabled for namespace "skupper" in interior mode. It is connected to 2 other sites (1 indirectly). …
-
1. Step to deploy simple http backend:
kubectl create deployment hello-world-backend --image quay.io/skupper/hello-world-backend
skupper expose deployment hello-world-backend --port 8080 --protoco…
-
Observed while deploying skupper-example-mongodb-replica-set
Three router setup, 2 public (interior mode) and 1 private (edge mode)
Public2 connects to Public1
Private1 connects to Public1 and …
-
This 3-namespace test:
edge --> interior-1
edge --> interior-2
works fine when I implement it with the CLI in a bash script, and
correct connectivity is reported by Skupper sta…
-
-
Or this could have its own entrypoint such as debug or debug-dump. The idea is to capture as much information as we can (within reason) about a live Skupper installation. This could be used for ad h…
ssorj updated
4 years ago