lb-controlling-framework
lb-controlling-framework copied to clipboard
A controller that helps you manipulate arbitrary load balancers
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible. Changelog Sourced from github.com/emicklei/go-restful's changelog. Change history of go-restful [v3.10.1] - 2022-11-19 fix broken 3.10.0 by using path package for joining paths [v3.10.0] -...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.20.0. Commits afa3b34 Update dependencies to v0.20.0 tag fb61a7c Merge pull request #96720 from liggitt/throttled-logger 61471be Deflake ThrottledLogger test 66db254 Merge pull request #95981 from...
Can lb-controlling-framework support nginx-ingress ?
在修复安装的问题,在本地 kind 安装上 lbcf 以后,我陷入了迷茫... 应该如何使用它呢?有没有具体的使用示例,比如 bera-metal 的 nginx 对接方式,或者腾讯云LB的对接方式等? 谢谢!