From b070cb84bde86003433f8994b3e042ca1b1d4b73 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 8 Aug 2022 13:49:56 +0200 Subject: [PATCH] add: Nomad description (#1431) --- .../content/105-infrastructure-as-code/104-nomad.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md index 10e7c47ef..92d0a5a16 100644 --- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md +++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md @@ -1 +1,8 @@ -# Nomad \ No newline at end of file +# Nomad + +[Nomad](https://github.com/hashicorp/nomad) is a simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale. Nomad runs as a single binary with a small resource footprint and supports a wide range of workloads beyond containers, including Windows, Java, VM, Docker, and more. + +Free Content +Nomad Website +Nomad Documentation +Nomad Tutorials