Knowledge Base | Kubernetes

vSphere 7 with Tanzu Integrates with HAProxy for Load Balancing Enterprise-grade Kubernetes
VMware chose HAProxy as the default load balancer for Tanzu Kubernetes clusters, which helped streamline load balancing in their Kubernetes platform. VMware has delivered vSphere 7 with Tanzu, its endeavor to embed an enterprise-grade version of Kubernetes inside...

Enable TLS with Let’s Encrypt and the HAProxy Kubernetes Ingress Controller
The HAProxy Kubernetes Ingress Controller integrates with cert-manager to provide Let's Encrypt TLS certificates. When it comes to TLS in Kubernetes, the first thing to appreciate when you use the HAProxy Ingress Controller is that all traffic for all services...

HAProxy Enterprise Ingress Controller Coming Soon to the Red Hat Marketplace
The HAProxy Enterprise Ingress Controller will be offered in the Red Hat Marketplace, allowing OpenShift users to seamlessly upgrade to an enterprise-class version of the default OpenShift Ingress, gaining immediate access to a robust and reliable code base with...
![[On-Demand Webinar] HAProxy Skills Lab: Building a Multi-tenant Kubernetes Cluster](https://cdn.haproxy.com/wp-content/uploads/2020/04/Tenants-webinar-1-1000x500.png)
[On-Demand Webinar] HAProxy Skills Lab: Building a Multi-tenant Kubernetes Cluster
In Kubernetes, you can run workloads from different teams alongside one another, but without overlap. You can also target different stages of the delivery pipeline (Dev, QA) within the same cluster. This ability to segregate tenants is due to the Kubernetes namespace...

Use Helm to Install the HAProxy Kubernetes Ingress Controller
You can use Helm to install the HAProxy Kubernetes Ingress Controller into your Kubernetes cluster, making it easier to start routing traffic using the powerful HAProxy load balancer. Learn more by registering for our webinar: "HAProxy Skills Lab: Introduction to...
![[On-Demand Webinar] HAProxy Skills Lab: Introduction to Helm](https://cdn.haproxy.com/wp-content/uploads/2020/03/Webinar-HAProxy-Helm-1000x500.png)
[On-Demand Webinar] HAProxy Skills Lab: Introduction to Helm
Helm, the Kubernetes package manager, revamps the way teams manage their Kubernetes resources and allows them to deploy applications in a consistent and reliable way. It is a valuable tool in a continuous delivery pipeline, with support for quick updates and...

Multi-tenant Kubernetes Clusters with the HAProxy Kubernetes Ingress Controller
Learn how to use the HAProxy Kubernetes Ingress Controller when hosting multiple tenants in your cluster and how to configure namespaces, access controls, and resource quotas. Learn more by registering for our webinar: “HAProxy Skills Lab: Building a Multi-tenant...
![[On-Demand Webinar] HAProxy Skills Lab: Deployment Patterns in Kubernetes Using the HAProxy Kubernetes Ingress Controller](https://cdn.haproxy.com/wp-content/uploads/2020/03/Webinar-HAProxy-Deployment-Upates-in-Kubernetes-1000x500.png)
[On-Demand Webinar] HAProxy Skills Lab: Deployment Patterns in Kubernetes Using the HAProxy Kubernetes Ingress Controller
Deploy, upgrade, swap out, scale up, scale down. Kubernetes is chock full of options when it comes to creating and scheduling containers. Are you new to Kubernetes? Want to learn how replacing pods affects traffic flow? How should you configure your HAProxy Kubernetes...

Rolling Updates and Blue-Green Deployments with Kubernetes and HAProxy
The HAProxy Kubernetes Ingress Controller supports two popular deployment patterns for updating applications in Kubernetes: rolling updates and blue-green deployments.

Building Blocks of a Modern Proxy
A major outcome of IT/Ops evolution is realizing the importance of a reverse proxy, such as HAProxy, in achieving modern application delivery. This is the first post in a series about HAProxy's role in building a modern systems architecture that relies on cloud-native...