mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 16:23:24 +00:00
411 B
411 B
Scaler
Description
Scaler is used to configure replicas to your service.
Specification
List of all available properties for a Scaler trait.
name: my-app-name
services:
my-service-name:
...
scaler:
replicas: 100
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Replica | int32 | [default to 1] |