This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes
/
ingress-nginx
mirror of
https://github.com/kubernetes/ingress-nginx.git
Watch
1
Star
0
Fork
You've already forked ingress-nginx
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27df697dde
ingress-nginx
/
rootfs
/
etc
/
nginx
/
lua
/
balancer
History
Elvin Efendi
27df697dde
introduce ngx.var.balancer_ewma_score
2019-07-03 16:50:22 -04:00
..
chash.lua
Consistent hashing to a subset of nodes. It works like consistent hash,
2019-01-03 01:32:52 -03:00
chashsubset.lua
Consistent hashing to a subset of nodes. It works like consistent hash,
2019-01-03 01:32:52 -03:00
ewma.lua
introduce ngx.var.balancer_ewma_score
2019-07-03 16:50:22 -04:00
resty.lua
log info when endpoints change for a balancer
2019-05-25 23:50:18 -04:00
round_robin.lua
bugfix: set canary attributes when initializing balancer
2018-11-13 15:44:57 +04:00
sticky.lua
bugfix: check all previously failing upstreams, not just the last one
2019-06-07 10:00:31 -04:00