-
Notifications
You must be signed in to change notification settings - Fork 20
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
Allow users specify nodes count for service LB #101
Comments
/assign @duanjiong |
默认值可以改成 2,毕竟用了 LB 了,基本是在生产环境了。 |
This was referenced Jul 21, 2020
duanjiong
added a commit
to duanjiong/qingcloud-cloud-controller-manager
that referenced
this issue
Aug 31, 2020
Remove useless controllers , such as zone, node,etc. The api is introduced to describe the objects in the load balancer, for example eip, lb, listener, backend etc. Fix some issues, such as yunify#101, yunify#98, yunify#81, yunify#63 Fix incorrect vip display when there are multiple private ip's. Signed-off-by: Duan Jiong <[email protected]>
duanjiong
added a commit
to duanjiong/qingcloud-cloud-controller-manager
that referenced
this issue
Mar 22, 2021
Remove useless controllers , such as zone, node,etc. The api is introduced to describe the objects in the load balancer, for example eip, lb, listener, backend etc. Fix some issues, such as yunify#101, yunify#98, yunify#81, yunify#63 Fix incorrect vip display when there are multiple private ip's. Signed-off-by: Duan Jiong <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
QingCloud SDK params:
https://github.com/yunify/qingcloud-sdk-go/blob/c7eee83bd5e8238d767995d84b20109d34405eec/service/load_balancer.go#L360
The text was updated successfully, but these errors were encountered: