---
title: "Load Balancing on Kubernetes | Hostman Docs"
description: "Learn how to configure a LoadBalancer in Kubernetes to distribute traffic across pods for high availability. Step-by-step guide covers Service type LoadBalancer, appProtocol options, health checks, annotations, HTTPS redirection, and a practical NGINX example with multiple deployments and ConfigMap-based content."
---

> For the complete documentation index for AI agents, see [llms.txt](https://hostman.com/llms.txt).

-   [Create a Load Balancer](https://hostman.com/docs/kubernetes/load-balancing/create/)
-   [Load Balancer Configuration Parameters](https://hostman.com/docs/kubernetes/load-balancing/parameters/)
-   [Configure a Custom SSL Certificate on a Load Balancer](https://hostman.com/docs/kubernetes/load-balancing/custom-ssl/)
-   [Deploy and Test a Load Balancer with Nginx](https://staging.hostman.com/docs/kubernetes/load-balancing/nginx-practical-example/)
-   [Troubleshoot Load Balancer Issues](Troubleshooting)
