-
Updated
Sep 20, 2020 - Go
#
nomad
Here are 284 public repositories matching this topic...
Connect, secure, control, and observe services.
kubernetes
microservices
microservice
consul
api-management
architecture
proxies
resiliency
nomad
milestones
mixer
fault-injection
circuit-breaker
service-mesh
lyft-envoy
envoy
istio-proxy
polyglot-microservices
istio-mixer
istio-manager
enforce-policies
request-routing
Deployment scripts & config for Sock Shop
-
Updated
Sep 7, 2020 - Shell
A modern user interface for @hashicorp Consul & Nomad
react
docker
devops
ui
consul
hashicorp
nomad
consul-template
consul-configuration
hashi-ui
hashicorp-consul
nomad-configuration
nomad-server
devops-tools
hashicorp-nomad
-
Updated
Sep 11, 2020 - JavaScript
Ruby Gem for In-App Purchase Receipt Verification
-
Updated
Aug 30, 2020 - Ruby
-
Updated
Aug 2, 2020
A curated list of amazingly awesome Nomad tools and shiny things.
-
Updated
Aug 11, 2020
An open source templating and deployment tool for HashiCorp Nomad jobs
-
Updated
Sep 15, 2020 - Go
Command line Consul backup and restore utility supporting KVs, ACLs and Queries
docker
backup
consul
nomad
consul-backup
consul-kv-backup
consul-acl-backup
consul-query-backup
encrypted-backup
-
Updated
Aug 28, 2019 - Go
Sherpa is a highly available, fast, and flexible horizontal job scaling for HashiCorp Nomad. It is capable of running in a number of different modes to suit different requirements, and can scale based on Nomad resource metrics or external sources.
-
Updated
Mar 8, 2020 - Go
A comparison of the different container orchestration tools available.
-
Updated
Feb 26, 2017
Useful tools for working with @hashicorp Nomad at scale
-
Updated
Aug 24, 2020 - Go
A collection of Nomad job files for deploying applications to a cluster
jenkins
continuous-deployment
hcl
hashicorp
nomad
jenkinsfile
job-specification
jobdsl
jenkins-job-dsl
nomad-jobs
-
Updated
Mar 8, 2018 - Groovy
A nomad taskdriver for podman containers
-
Updated
Sep 14, 2020 - Go
justenwalker
commented
Oct 8, 2019
Use go generate tool to generate windows syscalls instead of writing them out manually.
This will help with maintainability
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output zsyscall_windows.go syscall_windows.go
Suggestion from jet/damon#18 (comment) by @zx2c4 with details and examples
By the way, there's an easier wa
lawliet89
commented
Aug 2, 2018
Including:
- IP Address in octet format (currently, the host name is something obscure like "ip-10-123-123-123" which is not nice to work with
- EC2 Instance ID
Retrieve it from the instance metadata.
Offensive Infrastructure with Modern Technologies
docker
ansible
devops
consul
docker-compose
vault
terraform
pentesting
nomad
ansible-roles
hashistack
-
Updated
Aug 28, 2020 - JavaScript
A collection of free spaces to work online
-
Updated
Sep 17, 2020 - JavaScript
Chemtrail is a client scaler for HashiCorp Nomad allowing for dynamic and safe scaling of the client workerpool based on demand.
-
Updated
Jan 29, 2020 - Go
Improve this page
Add a description, image, and links to the nomad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nomad topic, visit your repo's landing page and select "manage topics."


Description
With the changes introduced in #227, Noma API calls for job scaling operations were updated to permit stale reads. We should update the remainder of Nomad API calls for consistency and decreased load on the Nomad Servers.