jrasell / awesome-nomad

A curated list of amazingly awesome Nomad tools and shiny things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Nomad

A curated list of amazingly awesome Nomad tools and shiny things.

User interfaces

  • jippi/hashi-ui - Interface for Consul & Nomad by HashiCorp, live stream of data, fast search and resource visualization per cluster or client.
  • cvandal/nomad-ui - A UI for Nomad by HashiCorp.

Auto Scalers

  • underarmour/libra - Scale Nomad task group counts based on external metrics Graphite or AWS CloudWatch.

CI / CD

  • verizon/nelson - Lights-out deployment and lifecycle manager for Nomad (and other plugable scheudlers). Fully integrated with Vault and Consul. Optionally can act as a control plane for your traffic routing teir.
  • jenkinsci/nomad-plugin - Jenkins plugin to allow using Nomad Jobs to scale out Jenkins build slaves.

Self Service

  • FRosner/cluster-broccoli - Cluster Broccoli is a RESTful web service + UI to manage Nomad jobs through a self service application. Jobs are defined based on templates, allowing for a selectable amount of customization.

Job files

Utilities

  • seatgeek/nomad-helper - Simple helper binary to allow you to reevaluate all jobs, drain an node (and wait for all allocations to stop), force a garbage collection, export / import job task group counts in YAML format.
  • seatgeek/nomad-firehose - Go binary that "tails" API endpoints and emit messages for each changed resource to RabbitMQ, AWS kinesis or stdout.
  • seatgeek/nomad-crashloop-detector - Consuming the RabbitMQ output from seatgeek/nomad-firehose, will detect when allocations restart too fast or too often, outputing the offending allocation to RabbitMQ, AWS Kinesis or stdout.
  • sepulworld/deadman-check - A monitoring companion for Nomad periodic jobs that alerts if periodic isn't running at the expected interval.
  • bsd/nomad-watcher - A simple service that watches Nomad's nodes, jobs, allocations, and evaluations, and writes the events to a file.

About

A curated list of amazingly awesome Nomad tools and shiny things.

License:Do What The F*ck You Want To Public License