Go to file
Radar231 b66453b180 extended haproxy load-balancer config to add ingress load-balancing 2021-10-22 16:15:20 -04:00
config extended haproxy load-balancer config to add ingress load-balancing 2021-10-22 16:15:20 -04:00
README.md initial checkin 2021-10-14 10:33:47 -04:00
docker-compose.yml extended haproxy load-balancer config to add ingress load-balancing 2021-10-22 16:15:20 -04:00
haproxy.cfg extended haproxy load-balancer config to add ingress load-balancing 2021-10-22 16:15:20 -04:00

README.md

haproxy docker deployment

Introduction

This is a docker-compose configuration to deploy an haproxy container.

This haproxy instance is set up to be a Kubernetes API load-balancer for the homelab k8s cluster.

Directories

docker_haproxy/
├── config/
│   └── haproxy.cfg
└── docker-compose.yml