You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bridged a workload and the pod never gets ready.
What did you expect to happen?
The pod to get ready.
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?
$ kubectl version
# paste output here
OS version
# 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
Anything else we need to know?
Problem is, that nginx cannot create certain directories. Some cache paths need to be reconfigured.
The text was updated successfully, but these errors were encountered:
What happened?
I bridged a workload and the pod never gets ready.
What did you expect to happen?
The pod to get ready.
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?
Problem is, that nginx cannot create certain directories. Some cache paths need to be reconfigured.
The text was updated successfully, but these errors were encountered: