oracle/oci-cloud-controller-manager

Feature Request: Load Balancer Backend annotation for MaxConnections setting.

Open

#481 创建于 2024年10月18日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (104 fork)auto 404
enhancementgood first issue

仓库指标

Star
 (157 star)
PR 合并指标
 (PR 指标待抓取)

描述

FEATURE REQUEST

Title: Load Balancer Annotation should support setting MaxConnections for Backend for overload protection.

Current LoadBalancer Annotations do not support setting MaxConnections to backends. This is a critical setting required for overload protection of services. Hence this annotation should be supported and is critical to add for overload protection of services.

OCI load balancer backend details: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/load_balancer_backend Required variable: max_connections

贡献者指南