diff --git a/README.md b/README.md index 53b69cb..1ecf7e4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ 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. +This haproxy instance is set up to be a Kubernetes API load-balancer (port 6443) for the homelab k8s cluster. + +It also has been configured to act as a Kubernetes ingress load-balancer for apps running on the k8s cluster using either +port 80 or port 443. ## Links