Skip to content

Networking

Networking Patterns

Notes from the Understanding Nomad Network Patterns video.

Connecting Tasks

  • Tasks within the same group can talk to each other

Service Discovery

  • Declare services and use Consul to do service discovery

Traffic Ingress

Service Mesh

  • Use Consul Connect to create a service mesh
  • Under the hood it uses sidecar containers
  • Encrypted communication

Resources


Last update: April 30, 2023
Created: April 30, 2023