github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/website/content/docs/ecosystem.mdx (about) 1 --- 2 layout: docs 3 page_title: Nomad Ecosystem 4 sidebar_title: Nomad Ecosystem 5 description: Comparison between Nomad and Kubernetes 6 --- 7 8 # Nomad Ecosystem 9 10 ### Continuous Integration & Delivery 11 12 #### GitLab 13 14 https://www.hashicorp.com/resources/nomad-ci-cd-developer-workflows-and-integrations 15 16 #### Codefresh 17 18 https://codefresh.io/docs/docs/yaml-examples/examples/nomad/ 19 20 #### CircleCI 21 22 https://circleci.com/docs/2.0/nomad/ 23 24 #### Drone 25 26 https://docs.drone.io/runner/nomad/overview/ 27 28 #### Jenkins 29 30 https://plugins.jenkins.io/nomad/ 31 32 #### Buildkite 33 34 https://buildkite.com/works-with/hashicorp 35 36 ### Container Runtime 37 38 #### Containerd 39 40 https://www.nomadproject.io/docs/drivers/external/containerd 41 42 #### Windows IIS 43 44 https://github.com/Roblox/nomad-driver-iis 45 46 #### Jailtask 47 48 https://www.nomadproject.io/docs/drivers/external/jail-task-driver 49 50 #### Pot 51 52 https://github.com/trivago/nomad-pot-driver 53 54 #### Singularity 55 56 https://www.nomadproject.io/docs/drivers/external/singularity 57 58 #### Firecracker 59 60 https://www.nomadproject.io/docs/drivers/external/firecracker-task-driver 61 62 #### Podman 63 64 https://www.nomadproject.io/docs/drivers/podman 65 66 #### LXC 67 68 https://www.nomadproject.io/docs/drivers/external/lxc 69 70 ### Application Definition & Image Build 71 72 #### Levant 73 74 https://github.com/hashicorp/levant 75 76 #### Packer 77 78 https://www.packer.io/ 79 80 #### Waypoint 81 82 https://learn.hashicorp.com/collections/waypoint/get-started-nomad 83 84 ### Container Registry 85 86 #### JFrog Artifactory 87 88 https://jfrog.com/blog/cluster-management-made-simple-with-jfrog-artifactory-and-hashicorp-nomad/ 89 90 ### Observability and Analysis 91 92 #### Prometheus 93 94 https://learn.hashicorp.com/tutorials/nomad/prometheus-metrics 95 96 https://learn.hashicorp.com/tutorials/nomad/dynamic-application-sizing?in=nomad/nomad-1-0#start-prometheus 97 98 #### Grafana 99 100 https://www.metricfire.com/blog/monitoring-hashicorp-nomad-with-prometheus-and-grafana/ 101 102 #### DataDog 103 104 https://docs.datadoghq.com/integrations/nomad/ 105 106 #### Turbonomics 107 108 https://www.youtube.com/watch?v=lwtIaPpdDsc 109 110 #### Circonus 111 112 https://www.hashicorp.com/integrations/circonus/nomad 113 114 #### Flowmill 115 116 https://www.flowmill.com/blog/announcing-flowmill-s-integration-with-nomad/ 117 118 #### Sematext 119 120 https://www.hashicorp.com/integrations/sematext/nomad 121 122 #### Splunk 123 124 https://www.kmruddy.com/2020/deploying-splunk-enterprise-with-nomad/ 125 126 ### Secret Management 127 128 #### Vault 129 130 https://www.nomadproject.io/docs/integrations/vault-integration 131 132 ### Service Mesh 133 134 #### Consul 135 136 https://www.nomadproject.io/docs/integrations/consul-integration 137 138 ### Provisioning 139 140 #### Terraform 141 142 https://registry.terraform.io/providers/hashicorp/nomad/latest/docs 143 144 #### Chef 145 146 https://github.com/nathwill/chef-nomad 147 148 #### Ansible 149 150 https://github.com/ansible-community/ansible-nomad 151 152 ### Cloud Native Network 153 154 #### CNI 155 156 https://www.nomadproject.io/docs/integrations/consul-connect#cni-plugins 157 158 ### Service Proxy 159 160 #### Envoy 161 162 https://www.nomadproject.io/docs/integrations/consul-connect 163 164 #### NGINX 165 166 https://learn.hashicorp.com/tutorials/nomad/load-balancing-nginx 167 168 #### Traefik 169 170 https://learn.hashicorp.com/tutorials/nomad/load-balancing-traefik 171 172 ### Storage 173 174 #### CSI 175 176 https://www.nomadproject.io/docs/internals/plugins/csi 177 178 #### Portworx 179 180 https://www.hashicorp.com/integrations/portworx/nomad 181 182 ### GPUs 183 184 #### NVIDIA 185 186 https://developer.nvidia.com/blog/hashicorp-nomad-gpu-scheduling/ 187 188 https://www.hashicorp.com/resources/running-gpu-accelerated-applications-on-nomad 189 190 ### Autoscaling 191 192 #### AWS ASGs 193 194 Dynamically autoscale your Nomad clusters 195 196 https://www.hashicorp.com/blog/cluster-scaling-with-the-hashicorp-nomad-autoscaler 197 198 #### Spot 199 200 https://docs.spot.io/container-management/nomad/nomad-integration-with-elastigroup/