From 2c047e1c3ab961bde2e73f60f0e020486cdaf0b7 Mon Sep 17 00:00:00 2001 From: Noel Quiles <3746694+EnMod@users.noreply.github.com> Date: Tue, 4 Jan 2022 15:29:46 -0500 Subject: [PATCH] website: Update copy (#11853) --- website/content/docs/connect/nomad.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/docs/connect/nomad.mdx b/website/content/docs/connect/nomad.mdx index e5ac1e7aa..d141e30a1 100644 --- a/website/content/docs/connect/nomad.mdx +++ b/website/content/docs/connect/nomad.mdx @@ -10,7 +10,8 @@ description: >- # Connect on Nomad Consul Connect can be used with [Nomad](https://www.nomadproject.io) to provide -secure service-to-service communication between Nomad jobs and task groups. The ability to +secure service-to-service communication between Nomad jobs and task groups. +Nomad is a simple, flexible scheduler and workload orchestrator. The ability to use the [dynamic port](https://www.nomadproject.io/docs/job-specification/network#dynamic-ports) feature of Nomad makes Connect reduces operational complexity.