GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator

A way to create 1 instance for every n pods

Open
#482 8 comments 0 reactions 1 assignee Assigned to @hessjcg View on GitHub
priority: p3 type: feature request
Dominant language
Go
Stars
120
Forks
18
PR merge metrics
No merged PRs in 30d

Description

We are currently scaling up and down using spot instances (1000's) and the overhead of 2GB is really showing, almost defeating the purpose of using spot instances.
Ideally the operator should see how many pods are currently there and create a rule for 1 proxy pod for every n pods (that you can set), say, 40 connections per pod and distribute accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.