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

[RFE] Custom separator to lb name generated by ingress controller #9412

Closed
alena1108 opened this issue Jul 20, 2017 · 2 comments
Closed

[RFE] Custom separator to lb name generated by ingress controller #9412

alena1108 opened this issue Jul 20, 2017 · 2 comments
Assignees
Labels
area/kubernetes kind/enhancement Issues that improve or augment existing functionality
Milestone

Comments

@alena1108
Copy link

Today ingress controller creates load balancers in a format of:

<stackname>-rancherlb-<ingressname>

rancherlb is a static part, and there was a request to make it customizable via flag in kubernetes template

@alena1108 alena1108 added area/kubernetes kind/enhancement Issues that improve or augment existing functionality labels Jul 20, 2017
@alena1108 alena1108 self-assigned this Jul 20, 2017
@alena1108 alena1108 added this to the July 2017 milestone Jul 20, 2017
@alena1108
Copy link
Author

@galal-hussein can be tested with v1.7.1-rancher2 template

@galal-hussein
Copy link
Contributor

Rancher Version: v1.6.6-rc2
Kubernetes Version: v1.7.1-rancher2

I was able to start kubernetes with a custom name for ingress separator, and i verified that the new ingresses will take that name:
ingress-custom-name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes kind/enhancement Issues that improve or augment existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants