The probes are not set when bridging - the pod never gets ready
What did you expect to happen?
The probes to be set.
Please provide the output of gefyra check.
-
How can we reproduce it (as minimally and precisely as possible)?
-
What Kubernetes setup are you working with?
```console
$ kubectl version
# paste output here
```
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
What happened?
The probes are not set when bridging - the pod never gets ready
What did you expect to happen?
The probes to be set.
Please provide the output of
gefyra check
.-
How can we reproduce it (as minimally and precisely as possible)?
-
What Kubernetes setup are you working with?
OS version
Anything else we need to know?
No response