Skip to content

Conversation

@rbygrave
Copy link
Member

So in a K8s deployment, this adds support for having an initial number of connections to create initially (higher that min connections). This allows for a smoother deployment, by effectively having initially more connections than min in order to immediately take production load, and then over time trim back down towards the min connections.

So in k8s I am setting min, initial and max connections, where initial connections is high enough to take full production load straight after readiness true.

So in a K8s deployment, this adds support for having an initial number of connections to create initially (higher that min connections). This allows for a smoother deployment, by effectively having initially more connections than min in order to immediately take production load, and then over time trim back down towards the min connections.

So in k8s I am setting min, initial and max connections, where initial connections is high enough to take full production load straight after readiness true.
@rbygrave rbygrave self-assigned this Jul 11, 2025
@rbygrave rbygrave added this to the 16.0.0 milestone Jul 11, 2025
@rbygrave rbygrave merged commit 0ae6956 into master Jul 11, 2025
1 check passed
@rbygrave rbygrave deleted the feature/bump-datasource-10-1 branch July 11, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants