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

Changes done to control plane is reflected in only 1 of the worker nodes's nginx proxy container. #61

Closed
sangeethah opened this issue Nov 28, 2017 · 1 comment
Assignees
Labels

Comments

@sangeethah
Copy link

rke version v0.0.5-dev

Steps to reproduce the problem:
Have K8s cluster with 2 control nodes , 2 worker nodes and 1etcd node.
Remove one of the control nodes.

Control node gets removed successfully.
But rolling updates to nginx containers on the worker node is done only for 1 of the worker nodes.

Expected Behavior:
Rolling updates to nginx containers should be attempted for all worker nodes.

@sangeethah
Copy link
Author

rke version v0.0.7-dev

Changes done to control plane is reflected in all of the worker nodes's nginx proxy containers.

Tested both removal of nodes from control plane and addition of control planes.

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

No branches or pull requests

2 participants