Skip to content

Commit

Permalink
Merge pull request #128 from tbehling/main
Browse files Browse the repository at this point in the history
Add Nomad to list of container runtimes
  • Loading branch information
squeed authored Jul 19, 2023
2 parents e322049 + 3422fbe commit 9e3b045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee

### Container runtimes
- [Kubernetes](https://kubernetes.io/docs/admin/network-plugins/) - a system to simplify container operations
- [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.
- [Containerd](https://containerd.io/) - A CRI-compliant container runtime
- [cri-o](https://cri-o.io/) - A lightweight container runtime
- [OpenShift](https://github.com/openshift/origin/blob/master/docs/openshift_networking_requirements.md) - Kubernetes with additional enterprise features
Expand Down

0 comments on commit 9e3b045

Please sign in to comment.