Container-Patterns-With-Nomad icon indicating copy to clipboard operation
Container-Patterns-With-Nomad copied to clipboard

Example code for implementing adaptor, ambassador and sidecar patterns with Hashicorp's Nomad.

Results 1 Container-Patterns-With-Nomad issues
Sort by recently updated
recently updated
newest added

In the example "ambassador/service.nomad" you have a dynamic port for "http" but are configuring the service for static port :8080.