Merge pull request #5635 from hashicorp/yishan/revised-readme
Added Gitter to Resources + revised Overview in for ReadME.
This commit is contained in:
commit
30bde7b25d
14
README.md
14
README.md
|
@ -8,7 +8,7 @@ Nomad [![Build Status](https://travis-ci.org/hashicorp/nomad.svg)](https://travi
|
||||||
Overview
|
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)
|
* [Containers](https://www.nomadproject.io/docs/drivers/docker.html)
|
||||||
* [Legacy applications](https://www.nomadproject.io/docs/drivers/exec.html)
|
* [Legacy applications](https://www.nomadproject.io/docs/drivers/exec.html)
|
||||||
|
@ -47,7 +47,7 @@ These methods are not meant for production.
|
||||||
Documentation & Guides
|
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)
|
||||||
* [Advanced Job Scheduling on Nomad with Affinities](https://www.nomadproject.io/guides/advanced-scheduling/affinity.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)
|
* [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)
|
* [Load Balancing on Nomad with Fabio & Consul](https://www.nomadproject.io/guides/load-balancing/fabio.html)
|
||||||
|
@ -55,6 +55,8 @@ Documentation & Guides
|
||||||
* [Running Apache Spark on Nomad](https://www.nomadproject.io/guides/spark/spark.html)
|
* [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)
|
* [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)
|
* [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).
|
Documentation is available on the Nomad website [here](https://www.nomadproject.io/docs/index.html).
|
||||||
|
|
||||||
|
@ -65,6 +67,8 @@ Resources
|
||||||
* [www.nomadproject.io](www.nomadproject.io)
|
* [www.nomadproject.io](www.nomadproject.io)
|
||||||
* Mailing List
|
* Mailing List
|
||||||
* [Google Groups](https://groups.google.com/group/nomad-tool)
|
* [Google Groups](https://groups.google.com/group/nomad-tool)
|
||||||
|
* Gitter
|
||||||
|
* [Nomad Chat Room](https://gitter.im/hashicorp-nomad/Lobby)
|
||||||
* Webinars
|
* Webinars
|
||||||
* [Running Microservices with Nomad](https://www.hashicorp.com/resources/solutions-engineering-hangout-microservices-with-nomad)
|
* [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)
|
* [Running Heterogeneous Apps on Nomad](https://www.hashicorp.com/resources/se-hangout-running-heterogeneous-apps-nomad)
|
||||||
|
@ -78,6 +82,7 @@ Resources
|
||||||
Who Uses Nomad
|
Who Uses Nomad
|
||||||
--------------------
|
--------------------
|
||||||
* CircleCI
|
* 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)
|
* [Security & Scheduling are Not Your Core Competencies](https://www.hashicorp.com/resources/nomad-vault-circleci-security-scheduling)
|
||||||
* Citadel
|
* Citadel
|
||||||
* [End-to-End Production Nomad at Citadel](https://www.hashicorp.com/resources/end-to-end-production-nomad-citadel)
|
* [End-to-End Production Nomad at Citadel](https://www.hashicorp.com/resources/end-to-end-production-nomad-citadel)
|
||||||
|
@ -97,9 +102,10 @@ Who Uses Nomad
|
||||||
* Spaceflight Industries
|
* 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)
|
* [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
|
||||||
* [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
|
* Target
|
||||||
* [Nomad at Target: Scaling Microservices Across Public and Private Clouds](https://www.hashicorp.com/resources/nomad-scaling-target-microservices-across-cloud)
|
* [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
|
* Trivago
|
||||||
* [Maybe You Don’t Need Kubernetes](https://matthias-endler.de/2019/maybe-you-dont-need-kubernetes/)
|
* [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/)
|
* [Nomad - Our Experiences and Best Practices](https://tech.trivago.com/2019/01/25/nomad-our-experiences-and-best-practices/)
|
||||||
|
@ -125,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)
|
* [NCBI’s Legacy Migration to Hybrid Cloud with Consul & Nomad](https://www.hashicorp.com/resources/ncbi-legacy-migration-hybrid-cloud-consul-nomad)
|
||||||
* Q2Ebanking
|
* Q2Ebanking
|
||||||
* [Q2’s Nomad Use and Overview](https://www.youtube.com/watch?v=OsZeKTP2u98&feature=youtu.be&t=1499)
|
* [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
|
* Region Syddanmark
|
||||||
|
|
||||||
...and more!
|
...and more!
|
||||||
|
|
Loading…
Reference in New Issue