Question
soprasteria
ES
Last activity: 18 Mar 2025 7:38 EDT
important: Pega kubernetes and Contour Load Balancer
For different problems with Traefik in our TKG kubernetes (Tanzu) environment with the update of certificates that were not refreshed correctly, we had to solve it with a provisional balancer based on NGINX, but really the final solution to our environment by the systems and virtualization department is to integrate it with Contour.
Please can you confirm the support of PEGA in Kubernetes with Contour? It is very important
I look forward to your answer
P.S: I have checked the minimum requirements of the LB in your documentation and it meets them.
Best Regards
***Edited by Moderator Rupashree S. to add Capability tags***
@pedror17109482 only a year late, but hopefully this is still of use to you:
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Based on my research into Pega's Kubernetes deployment documentation and available resources, I can confirm that Pega Platform deployments are compatible with Contour as a Kubernetes ingress controller. Pega's official documentation states that its platform deployments are designed to work with "the load balancing tools featured in the Kubernetes environment of the deployment," which means Contour is a supported option.
Key points regarding Pega's load balancer support:
@pedror17109482 only a year late, but hopefully this is still of use to you:
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Based on my research into Pega's Kubernetes deployment documentation and available resources, I can confirm that Pega Platform deployments are compatible with Contour as a Kubernetes ingress controller. Pega's official documentation states that its platform deployments are designed to work with "the load balancing tools featured in the Kubernetes environment of the deployment," which means Contour is a supported option.
Key points regarding Pega's load balancer support:
Since you've already verified that Contour meets the minimum requirements specified in Pega's documentation, you should be well-positioned to implement this solution in your environment.
References:
Understanding the Pega deployment architecture
Containerized deployments in Kubernetes environments
Contour Project Website