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
W1118 12:52:02.659851 29416 root.go:314] Error reading config file at C:\Users\6115721.minikube\config\config.json: open C:\Users\6115721.minikube\config\config.json: The system cannot find the file specified.
The text was updated successfully, but these errors were encountered:
VishalKamaliyaTR
changed the title
W1118 12:52:02.659851 29416 root.go:314] Error reading config file at C:\Users\6115721\.minikube\config\config.json: open C:\Users\6115721\.minikube\config\config.json: The system cannot find the file specified.
Error reading config file at C:\Users\6115721\.minikube\config\config.json: open C:\Users\6115721\.minikube\config\config.json: The system cannot find the file specified.
Nov 18, 2024
VishalKamaliyaTR
changed the title
Error reading config file at C:\Users\6115721\.minikube\config\config.json: open C:\Users\6115721\.minikube\config\config.json: The system cannot find the file specified.
X Exiting due to SVC_UNREACHABLE: service not available
Nov 18, 2024
@VishalKamaliyaTR,
It looks you are trying to expose a pod which is actually not available.
could you run the following commands and share the output for debugging:
$ kubectl get services workflow-deployment
$ kubectl describe services workflow-deployment
$ kubectl get pods -A
What Happened?
W1118 12:52:02.659851 29416 root.go:314] Error reading config file at C:\Users\6115721.minikube\config\config.json: open C:\Users\6115721.minikube\config\config.json: The system cannot find the file specified.
Attach the log file
minikube_service_aae5dfb0bb2064c92cabbf0ac41422d89f1fb523_0.log
Operating System
Windows
Driver
Hyper-V
The text was updated successfully, but these errors were encountered: