github.com/rkt/rkt@v1.30.1-0.20200224141603-171c416fac02/Documentation/using-rkt-with-nomad.md (about)

     1  # Using rkt with Nomad
     2  
     3  [Nomad][nomad] is a distributed scheduler which supports using a variety of different backends to execute _tasks_.
     4  As of the v0.2.0 release, Nomad includes experimental support for using `rkt` as a task execution driver.
     5  For more details, check out the [official Nomad documentation][rkt-driver].
     6  
     7  [nomad]: https://www.nomadproject.io/
     8  [rkt-driver]: https://www.nomadproject.io/docs/drivers/rkt.html