Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 617 Bytes

File metadata and controls

18 lines (11 loc) · 617 Bytes

EndpointSpec

Properties

Name Type Description Notes
mode inline The mode of resolution to use for internal load balancing between tasks. [optional]
ports kotlin.collections.MutableList<EndpointPortConfig> List of exposed ports that this service is accessible on from the outside. Ports can only be provided if `vip` resolution mode is used. [optional]

Enum: Mode

Name Value
mode vip, dnsrr