From 9dcbeebbe141be57a306903536db7abd9e54bb38 Mon Sep 17 00:00:00 2001 From: Yishan Lin Date: Tue, 30 Apr 2019 12:01:53 -0700 Subject: [PATCH 1/4] Added Gitter to Resources + revised Overview for consistency. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b32c6bc..782f8a383 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Nomad [![Build Status](https://travis-ci.org/hashicorp/nomad.svg)](https://travi Overview ------------------------------- -Nomad is a flexible, lightweight, easy-to-use, performant workload orchestrator that deploys: +Nomad is an easy-to-use, flexible, and performant workload orchestrator that deploys: * [Containers](https://www.nomadproject.io/docs/drivers/docker.html) * [Legacy applications](https://www.nomadproject.io/docs/drivers/exec.html) @@ -65,6 +65,8 @@ Resources * [www.nomadproject.io](www.nomadproject.io) * Mailing List * [Google Groups](https://groups.google.com/group/nomad-tool) +* Gitter + * [Nomad Chat Room](https://gitter.im/hashicorp-nomad/Lobby) * Webinars * [Running Microservices with Nomad](https://www.hashicorp.com/resources/solutions-engineering-hangout-microservices-with-nomad) * [Running Heterogeneous Apps on Nomad](https://www.hashicorp.com/resources/se-hangout-running-heterogeneous-apps-nomad) From 3e42c4067c572e0037217e713f6fc15ce6e22111 Mon Sep 17 00:00:00 2001 From: Yishan Lin Date: Tue, 30 Apr 2019 13:39:32 -0700 Subject: [PATCH 2/4] Fixed link for Installing Nomad for Production --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782f8a383..8b88903f0 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ These methods are not meant for production. Documentation & Guides ------------------------------- -* [Installing Nomad for Production](https://www.nomadproject.io/guides/operations/install/index.html) +* [Installing Nomad for Production](https://www.nomadproject.io/guides/operations/deployment-guide.html#install-nomad) * [Advanced Job Scheduling on Nomad with Affinities](https://www.nomadproject.io/guides/advanced-scheduling/affinity.html) * [Increasing Nomad Fault Tolerance with Spread](https://www.nomadproject.io/guides/advanced-scheduling/spread.html) * [Load Balancing on Nomad with Fabio & Consul](https://www.nomadproject.io/guides/load-balancing/fabio.html) From 7c8b609a2b0d191b46caee877b3be2c3cc5b0175 Mon Sep 17 00:00:00 2001 From: Yishan Lin Date: Tue, 30 Apr 2019 13:56:13 -0700 Subject: [PATCH 3/4] Corrected installation link via Omar's input + corrected typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b88903f0..5736acc2e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ These methods are not meant for production. Documentation & Guides ------------------------------- -* [Installing Nomad for Production](https://www.nomadproject.io/guides/operations/deployment-guide.html#install-nomad) +* [Installing Nomad for Production](https://www.nomadproject.io/guides/operations/deployment-guide.html) * [Advanced Job Scheduling on Nomad with Affinities](https://www.nomadproject.io/guides/advanced-scheduling/affinity.html) * [Increasing Nomad Fault Tolerance with Spread](https://www.nomadproject.io/guides/advanced-scheduling/spread.html) * [Load Balancing on Nomad with Fabio & Consul](https://www.nomadproject.io/guides/load-balancing/fabio.html) @@ -99,7 +99,7 @@ Who Uses Nomad * Spaceflight Industries * [Spaceflight’s Hub-And-Spoke Infrastructure](https://www.hashicorp.com/blog/spaceflight-uses-hashicorp-consul-for-service-discovery-and-real-time-updates-to-their-hub-and-spoke-network-architecture) * SpotInst - * [Spotinst and HashiCorp Nomad to Reduce EC2 Costs for Users](https://www.hashicorp.com/blog/spotinst-and-hashicorp-nomad-to-reduce-ec2-costs-fo) + * [SpotInst and HashiCorp Nomad to Reduce EC2 Costs for Users](https://www.hashicorp.com/blog/spotinst-and-hashicorp-nomad-to-reduce-ec2-costs-fo) * Target * [Nomad at Target: Scaling Microservices Across Public and Private Clouds](https://www.hashicorp.com/resources/nomad-scaling-target-microservices-across-cloud) * Trivago From 76b4ca9c8cbf61f68f0cdb7719a1ca86dde6d591 Mon Sep 17 00:00:00 2001 From: Yishan Lin Date: Tue, 30 Apr 2019 18:42:51 -0700 Subject: [PATCH 4/4] Added CircleCI post, Nic's two guides, and imgix Medium post into README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5736acc2e..7e34ebab1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Documentation & Guides * [Running Apache Spark on Nomad](https://www.nomadproject.io/guides/spark/spark.html) * [Integrating Vault with Nomad for Secrets Management](https://www.nomadproject.io/guides/operations/vault-integration/index.html) * [Securing Nomad with TLS](https://www.nomadproject.io/guides/security/securing-nomad.html) +* [Continuous Deployment with Nomad and Terraform](https://www.hashicorp.com/blog/continuous-deployment-with-nomad-and-terraform) +* [Auto-bootstrapping a Nomad Cluster](https://www.hashicorp.com/blog/auto-bootstrapping-a-nomad-cluster) Documentation is available on the Nomad website [here](https://www.nomadproject.io/docs/index.html). @@ -80,6 +82,7 @@ Resources Who Uses Nomad -------------------- * CircleCI + * [How CircleCI Processes 4.5 Million Builds Per Month](https://stackshare.io/circleci/how-circleci-processes-4-5-million-builds-per-month) * [Security & Scheduling are Not Your Core Competencies](https://www.hashicorp.com/resources/nomad-vault-circleci-security-scheduling) * Citadel * [End-to-End Production Nomad at Citadel](https://www.hashicorp.com/resources/end-to-end-production-nomad-citadel) @@ -102,6 +105,7 @@ Who Uses Nomad * [SpotInst and HashiCorp Nomad to Reduce EC2 Costs for Users](https://www.hashicorp.com/blog/spotinst-and-hashicorp-nomad-to-reduce-ec2-costs-fo) * Target * [Nomad at Target: Scaling Microservices Across Public and Private Clouds](https://www.hashicorp.com/resources/nomad-scaling-target-microservices-across-cloud) + * [Playing with Nomad from HashiCorp](https://danielparker.me/nomad/hashicorp/schedulers/nomad/) * Trivago * [Maybe You Don’t Need Kubernetes](https://matthias-endler.de/2019/maybe-you-dont-need-kubernetes/) * [Nomad - Our Experiences and Best Practices](https://tech.trivago.com/2019/01/25/nomad-our-experiences-and-best-practices/) @@ -127,6 +131,8 @@ Who Uses Nomad * [NCBI’s Legacy Migration to Hybrid Cloud with Consul & Nomad](https://www.hashicorp.com/resources/ncbi-legacy-migration-hybrid-cloud-consul-nomad) * Q2Ebanking * [Q2’s Nomad Use and Overview](https://www.youtube.com/watch?v=OsZeKTP2u98&feature=youtu.be&t=1499) +* imgix + * [Cluster Schedulers & Why We Chose Nomad Over Kubernetes](https://medium.com/@copyconstruct/schedulers-kubernetes-and-nomad-b0f2e14a896) * Region Syddanmark ...and more!