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'm having the same issue at step 3: edge-envoy external IP is stuck in pending status and in my case every time I try to interact with edge-envoy API I get no healthy upstream.
NAME READY STATUS RESTARTS AGE
pod/edge-envoy-765798cf45-sw2q5 1/1 Running 2 6m
pod/postgres-6ccf94dfb7-kpsnp 1/1 Running 1 2h
pod/usersvc-645d6877fb-rx55n 1/1 Running 0 6m
pod/usersvc-sds-f777d75c5-xs7tf 1/1 Running 0 6m
I'm having the same issue at step 3: edge-envoy external IP is stuck in
pending
status and in my case every time I try to interact with edge-envoy API I getno healthy upstream
.NAME READY STATUS RESTARTS AGE
pod/edge-envoy-765798cf45-sw2q5 1/1 Running 2 6m
pod/postgres-6ccf94dfb7-kpsnp 1/1 Running 1 2h
pod/usersvc-645d6877fb-rx55n 1/1 Running 0 6m
pod/usersvc-sds-f777d75c5-xs7tf 1/1 Running 0 6m
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
service/edge-envoy LoadBalancer 10.109.35.117 8000:32149/TCP 6m
service/kubernetes ClusterIP 10.96.0.1 443/TCP 39d
service/postgres ClusterIP 10.96.245.172 5432/TCP 2h
service/usersvc ClusterIP 10.100.132.170 80/TCP 6m
service/usersvc-sds NodePort 10.98.212.241 5000:31085/TCP 6m
I'm using macOS High Sierra (10.13.6)
minikube version: v0.30.0
kubectl version
Client Version: version.Info{Major:"1", Minor:"12", GitVersion:"v1.12.0", GitCommit:"0ed33881dc4355495f623c6f22e7dd0b7632b7c0", GitTreeState:"clean", BuildDate:"2018-09-28T15:20:58Z", GoVersion:"go1.11", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", BuildDate:"2018-03-26T16:44:10Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
docker version
Client: Docker Engine - Community
Version: 18.09.0
API version: 1.35
Go version: go1.10.4
Git commit: 4d60db4
Built: Wed Nov 7 00:47:43 2018
OS/Arch: darwin/amd64
Experimental: false
Server:
Engine:
Version: 17.12.1-ce
API version: 1.35 (minimum version 1.12)
Go version: go1.9.4
Git commit: 7390fc6
Built: Tue Feb 27 22:20:43 2018
OS/Arch: linux/amd64
Experimental: false
Thanks
Originally posted by @m1ch3lp3r3z in #2 (comment)
The text was updated successfully, but these errors were encountered: