Skip to content

Why slow start config not fully supported?  #41039

Closed
@masquee

Description

@masquee

(This is used to request new product features, please visit https://discuss.istio.io for questions on using Istio)

Describe the feature request

Envoy slow start mode has follow config

{
  "slow_start_window": {...},
  "aggression": {...},
  "min_weight_percent": {...}
}

But DestinationRule only supports warmupDurationSecs which correspoding to slow_start_window config in envoy. How can i config aggression and min_weight_percent?

Describe alternatives you've considered

Affected product area (please put an X in all that apply)

[ ] Ambient
[ ] Docs
[ ] Installation
[X] Networking
[ ] Performance and Scalability
[ ] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[X] User Experience
[ ] Developer Infrastructure

Affected features (please put an X in all that apply)

[ ] Multi Cluster
[ ] Virtual Machine
[ ] Multi Control Plane

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions