mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #397] [MERGED] Add Nomad to Cloud Orchestration list #1061
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/397
Author: @Elara6331
Created: 9/7/2022
Status: ✅ Merged
Merged: 10/13/2022
Merged by: @nodiscc
Base:
master← Head:add-nomad📝 Commits (1)
f5389c7Add Nomad to Cloud Orchestration list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Application name / category
Nomad / Cloud Orchestration
Source URL
https://github.com/hashicorp/nomad
why it is awesome
Nomad supports more workloads than Kubernetes, supporting non-containerized executables, Java files, and QEMU. It is lightweight, using only about 1% CPU and 6% RAM on my 1GB model Raspberry Pi 4. On top of that, it is very extensible, with plugins that allow it to do things like orchestrate based on availability of GPU resources.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.