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

Minion instances should automatically register with GCE load balancer #87

Closed
ctso opened this issue Jun 12, 2014 · 1 comment
Closed

Comments

@ctso
Copy link
Contributor

ctso commented Jun 12, 2014

It would be nice to setup a replica of nginx servers and have the minion nodes that are running nginx containers automatically add themselves to a load balancer traffic pool.

Traffic would flow through the GCE load balancer to the minion, through kube-proxy, and finally to the docker container.

I'm of the opinion that it should be up to the developer to manage the creation of the load balancer instances, or at least provide a static IP in the service definition if an ephemeral IP is not acceptable on the load balancer that is created.

@brendandburns
Copy link
Contributor

Closed by #149 and #135

feiskyer pushed a commit to feiskyer/kubernetes that referenced this issue Apr 4, 2016
vishh pushed a commit to vishh/kubernetes that referenced this issue Apr 6, 2016
resouer added a commit to resouer/kubernetes that referenced this issue Sep 20, 2016
aaronlevy added a commit to aaronlevy/kubernetes that referenced this issue Sep 29, 2016
lazypower pushed a commit to lazypower/kubernetes that referenced this issue Nov 21, 2016
Add the 'socat' package to both worker and master
xingzhou pushed a commit to xingzhou/kubernetes that referenced this issue Dec 15, 2016
Minor formatting and consistency updates to SIG info
cofyc added a commit to cofyc/kubernetes that referenced this issue Jan 10, 2019
Add `metrics-port` to kube-proxy cmd flags.
seans3 pushed a commit to seans3/kubernetes that referenced this issue Apr 10, 2019
One more place to change release date.
pjh pushed a commit to pjh/kubernetes that referenced this issue Jan 31, 2022
fabianvf pushed a commit to fabianvf/kubernetes that referenced this issue Aug 10, 2022
Varus-m pushed a commit to Varus-m/kubernetes that referenced this issue Jul 23, 2023
kinarashah added a commit to kinarashah/kubernetes that referenced this issue Aug 10, 2023
[v1.26] fix -dirty version builds for arm64
linxiulei pushed a commit to linxiulei/kubernetes that referenced this issue Jan 18, 2024
…lp_info

change long option prefix to short option prefix
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

3 participants