1

I'm curious whether OpenEBS supports Nomad as orchestration platform? I haven't found any information in github repo except these few jobspecs https://github.com/openebs/elves/tree/master/nomad

1 Answers1

2

OpenEBS is currently tightly integrated w/ K8s and the earlier support for nomad has been deprecated.

Ajesh
  • 376
  • 1
  • 10
  • "Tight" in what way? It's just running a container, right? Or does it actually depend on the k8s api-server / dns service names? – OneCricketeer Dec 07 '19 at 07:54