http://service2:8080
, this must be replaced with http://service2.{GVC}.cpln.local:8080
network_mode
is set to none
deploy.resource.limit.cpus
and deploy.resource.limit.memory
will determine cpu and memory allocation respectively.environment
field and/or env_file
ports
and expose
field maps to container ports
deploy.resources.reservations
< deploy.resources.limits
deploy.replicas
will determine replica count (min AND max)healthcheck
values will map to readiness probe