Skip to content

cold-start controls (warm pools, min replicas, idle policies) #29

Description

@ashupednekar

Summary

Add explicit cold-start controls and warm-pool strategies.

Motivation

Latency-sensitive workloads need predictable startup behavior and configurable cost/performance tradeoffs.

Proposal

  • Min warm instances per language/project/function.
  • Keep-warm pools and prefetch hooks for hot paths.
  • Idle shutdown policy tiers.
  • Cold-start telemetry and SLO reporting.

Acceptance criteria

  • Operators can configure warm capacity and idle policy.
  • Cold-start latency is measurable and visible.
  • Keep-warm behavior integrates with deprovision logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/operatorOperator and controller behaviorarea/runtimeRuntime components and language runtimesarea/scalingPerformance, concurrency, and scaling controlsenhancementNew feature or requestpriority/p2Medium priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions