Skip to content

Commit 9e3b045

Browse files
authored
Merge pull request #128 from tbehling/main
Add Nomad to list of container runtimes
2 parents e322049 + 3422fbe commit 9e3b045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
1717

1818
### Container runtimes
1919
- [Kubernetes](https://kubernetes.io/docs/admin/network-plugins/) - a system to simplify container operations
20+
- [HashiCorp Nomad](https://www.nomadproject.io/) - A simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale.
2021
- [Containerd](https://containerd.io/) - A CRI-compliant container runtime
2122
- [cri-o](https://cri-o.io/) - A lightweight container runtime
2223
- [OpenShift](https://github.com/openshift/origin/blob/master/docs/openshift_networking_requirements.md) - Kubernetes with additional enterprise features

0 commit comments

Comments
 (0)