Files
kubevela/docs/en/developers/references/traits/scaler.md
Lei Zhang (Harry) d8eb7d687c Add user docs (#1472)
2021-04-13 15:20:39 +08:00

399 B

title
title
Scaler

Description

Configures replicas for your service.

Specification

List of all configuration options for a Scaler trait.

...
    scaler:
      replicas: 100

Properties

Name Description Type Required Default
replicas Replicas of the workload int true 1