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

Rancher Kubernetes cluster doesn't detect the node failure #5515

Closed
rooty123 opened this issue Jul 22, 2016 · 5 comments
Closed

Rancher Kubernetes cluster doesn't detect the node failure #5515

rooty123 opened this issue Jul 22, 2016 · 5 comments
Labels
kind/question Issues that just require an answer. No code change needd

Comments

@rooty123
Copy link

When I shutdown host, in UI it becomes in state Reconnecting, but kubectl shows
NAME STATUS AGE
rancherkub1 Ready 1d
rancherkub2 Ready 1d

when rancherkub2 is down. As a result kubernetes doesn't reschedule containers that were running on this host.


Useful Info
Versions Rancher v1.1.1 Cattle: v0.165.7 UI: v1.1.12
Access localauth admin
Orchestration Kubernetes
Route hosts.index
@deniseschannon deniseschannon added the kind/question Issues that just require an answer. No code change needd label Aug 3, 2016
@deniseschannon
Copy link

I'm unable to reproduce on v1.1.2.

> kubectl get nodes
NAME                 STATUS     AGE
denise-k8stesting1   NotReady   10h
denise-k8stesting2   Ready      10h
denise-k8stesting3   Ready      10h

Can you go to the System stack in Kubernetes and share what image tag the kubernetes service is running? This would help me know what template you are running on kubernetes.

@rooty123
Copy link
Author

rooty123 commented Aug 3, 2016

I also was able to reproduce on 2.0-pre1. Here is screenshot:
screenshot from 2016-08-03 09 21 54

Perhaps you need to test with 2 nodes (not 3)

@deniseschannon
Copy link

@rooty123 How did you get Kubernetes to be running v1.3? This version of Kubernetes is not supported in Rancher v1.1.x series.

I can tell it's running v1.3 with the image being rancher/k8s:v1.3.0-rancher3

@rooty123
Copy link
Author

@deniseschannon I just use latest 1.2.0-pre release, which supports upgrade to 1.3

@will-chan will-chan added this to the Unscheduled milestone Oct 7, 2016
@aemneina
Copy link

aemneina commented Nov 4, 2016

hey @rooty123 can you check with a more modern version of rancher server? If you hit it again, please do reopen or file a new issue.

@aemneina aemneina closed this as completed Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Issues that just require an answer. No code change needd
Projects
None yet
Development

No branches or pull requests

4 participants