Bookmarks tagged [load-balancing]
https://cloud.google.com/solutions/about-capacity-optimization-with-global-lb
Most load balancers use a round-robin or flow-based hashing approach to distribute traffic. However, load balancers that use this approach can have difficulty adapting when demand spikes beyond availa...
https://cloud.google.com/kubernetes-engine/docs/concepts/ingress
In Google Kubernetes Engine, an Ingress object defines rules for routing external HTTP(S) traffic to applications running in a cluster. An Ingress object is associated with one or more Service objects...
https://cloud.google.com/load-balancing/docs/https/
This document introduces the concepts you need to understand to configure HTTP or HTTPS Load Balancing.
https://cloud.google.com/kubernetes-engine/docs/how-to/load-balance-ingress
This page shows how to configure an HTTP(S) load balancer by creating a Kubernetes Ingress object. An Ingress object must be associated with one ...
https://medium.com/@chamilad/load-balancing-and-reverse-proxying-for-kubernetes-services-f03dd0efe80
In this post, I’m going to tackle a topic that any K8s novice would start to think about, once they have cleared the basic concepts. **How would one go about exposing the services deployed inside a K8...
- 📆 published on: 2019-02-28
- tags: kubernetes, load-balancing
https://kubernetes.github.io/ingress-nginx/
This repository contains the NGINX controller built around the Kubernetes Ingress resource that uses [ConfigMap](https://kubernetes.io/docs/tasks/confi...
- tags: kubernetes, load-balancing, nginx
source code
https://medium.com/google-cloud/kubernetes-nodeport-vs-loadbalancer-vs-ingress-when-should-i-use-wha...
Recently, someone asked me what the difference between NodePorts, LoadBalancers, and Ingress were. They are all different ways to get external traffic into your cluster, and they all do it in differen...
- 📆 published on: 2018-03-11
- tags: kubernetes, networking, load-balancing
Software Load Balancer | Intelligent WAF | Elastic Service Mesh](https://avinetworks.com/)
- tags: kubernetes, load-balancing
https://github.com/kubernetes-sigs/aws-alb-ingress-controller
AWS ALB Ingress Controller for Kubernetes. Contribute to kubernetes-sigs/aws-alb-ingress-controller development by creating an account on GitHub.
- tags: kubernetes, load-balancing
source code
https://github.com/cloudflare/cloudflare-ingress-controller
A Kubernetes ingress controller for Cloudflare's Argo Tunnels - cloudflare/cloudflare-ingress-controller
- tags: kubernetes, load-balancing
source code
https://github.com/heptio/contour
Kubernetes ingress controller for Lyft's Envoy proxy
- tags: kubernetes, load-balancing
source code
https://github.com/F5Networks/k8s-bigip-ctlr
Repository for F5 BIG-IP Controller for Kubernetes. - F5Networks/k8s-bigip-ctlr
- tags: kubernetes, load-balancing
source code
https://github.com/heptio/gimbal
Platform capable of routing traffic to multiple Kubernetes and OpenStack clusters
- tags: kubernetes, load-balancing
source code
https://github.com/solo-io/gloo
An Envoy-Powered API Gateway. Contribute to solo-io/gloo development by creating an account on GitHub.
- tags: kubernetes, load-balancing
source code
https://github.com/jcmoraisjr/haproxy-ingress
HAProxy Ingress controller. Contribute to jcmoraisjr/haproxy-ingress development by creating an account on GitHub.
- tags: kubernetes, load-balancing
source code
https://github.com/linode/linode-cloud-controller-manager
Kubernetes Cloud Controller Manager for Linode. Contribute to linode/linode-cloud-controller-manager development by creating an account on GitHub.
- tags: kubernetes, load-balancing
source code
load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
- tags: kubernetes, load-balancing
https://github.com/kubernetes/ingress-nginx
NGINX Ingress Controller for Kubernetes. Contribute to kubernetes/ingress-nginx development by creating an account on GitHub.
- tags: kubernetes, load-balancing
source code
http://www.nginx.com/blog/load-balancing-kubernetes-services-nginx-plus/
Learn how to use NGINX Plus as an advanced Layer 7 load-balancing solution for exposing Kubernetes services to the Internet.
- tags: kubernetes, load-balancing
https://github.com/zalando/skipper
HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
- tags: kubernetes, load-balancing
source code
- tags: kubernetes, load-balancing
https://github.com/appscode/voyager
🚀 Secure HAProxy Ingress Controller for Kubernetes - appscode/voyager
- tags: kubernetes, load-balancing
source code
https://github.com/uswitch/yggdrasil
Envoy Control Plane for Kubernetes Multi-cluster Ingress - uswitch/yggdrasil
- tags: kubernetes, load-balancing
source code
https://github.com/Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. -...
- tags: load-balancing, rest
source code