Merge pull request #4146 from hashicorp/d-resources-update
Add items to Resources page
This commit is contained in:
commit
ee018bd1d0
|
@ -48,6 +48,7 @@ description: |-
|
|||
<h2>Blog Posts</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://medium.com/@henrikjohansen/cluster-scheduling-systems-for-large-scale-security-operations-351e7886852b">Cluster Scheduling Systems for Large Scale Security Operations</a> - Henrik Johansen</li>
|
||||
<li><a href="https://medium.com/@copyconstruct/schedulers-kubernetes-and-nomad-b0f2e14a896">Cluster Schedulers</a> - Cindy Sridharan</li>
|
||||
<li><a href="https://danielparker.me/nomad/hashicorp/schedulers/nomad/">Playing with Nomad from HashiCorp</a> - Daniel Parker, <strong>Target</strong></li>
|
||||
<li><a href="https://medium.com/@gabrielteles/migrating-from-aws-to-aws-e2bb1bfaa0e0">Migrating from AWS to AWS</a> - Gabriel Teles</li>
|
||||
|
@ -73,11 +74,13 @@ description: |-
|
|||
<h2>Integrations</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://apache.github.io/incubator-heron/docs/operators/deployment/schedulers/nomad/">Apache Heron Nomad Integration</a> - Realtime, Distributed Stream Processing on Nomad</li>
|
||||
<li><a href="https://github.com/jet/nomad-service-alerter"><strong>Jet.com</strong> Nomad Service Alerter</a> - Alerting for your Nomad services</li>
|
||||
<li><a href="https://getnelson.github.io/nelson/">Nelson</a> - Automated, Multi-region Container Deployment with HashiCorp Nomad</li>
|
||||
<li><a href="https://github.com/elsevier-core-engineering/replicator"><strong>Elsevier</strong> Replicator</a> - Automated Cluster and Job Scaling For HashiCorp Nomad</li>
|
||||
<li><a href="https://github.com/jrasell/levant">Levant</a> - An open source templating and deployment tool for HashiCorp Nomad jobs</li>
|
||||
<li><a href="https://github.com/underarmour/libra"><strong>Under Armour</strong> Libra</a> - A Nomad Auto Scaler</li>
|
||||
<li><a href="https://docs.datadoghq.com/integrations/nomad">Datadog Nomad Integration</a> - Monitor Nomad Clusters with Datadog</li>
|
||||
<li><a href="https://help.spotinst.com/hc/en-us/articles/115005038289-Nomad-Container-Management">Nomad Container Management with SpotInst</a> - Nomad Integration for SpotInst Elastigroup</li>
|
||||
<li><a href="https://github.com/jenkinsci/nomad-plugin">Jenkins Nomad Plugin</a> - Nomad Cloud Plugin for Jenkins</li>
|
||||
<li>OpenFaaS (<a href="https://registry.terraform.io/modules/nicholasjackson/open-faas-nomad/aws/0.4.0">Terraform</a> | <a href="https://github.com/openfaas/faas">GitHub</a>) - Nomad Integration for OpenFaas (Functions as a Service)</li>
|
||||
|
@ -103,6 +106,7 @@ description: |-
|
|||
<li>Elsevier</li>
|
||||
<li>Jet.com</li>
|
||||
<li>Pagerduty</li>
|
||||
<li>Pandora</li>
|
||||
<li>SAP Ariba</li>
|
||||
<li>SeatGeek</li>
|
||||
<li>Spaceflight Industries</li>
|
||||
|
|
Loading…
Reference in New Issue