Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No healthy upstream at step 3. LB external IP pending. #5

Open
m1ch0pv opened this issue Nov 19, 2018 · 1 comment
Open

No healthy upstream at step 3. LB external IP pending. #5

m1ch0pv opened this issue Nov 19, 2018 · 1 comment

Comments

@m1ch0pv
Copy link

m1ch0pv commented Nov 19, 2018

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

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)

@rubilac
Copy link

rubilac commented Sep 16, 2019

I am also running into this issue, have you (or anyone else) figured out a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants