Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

(Full disclosure: Nomad Team Lead here, so I'm biased!)

> Nomad is not a true alternative to Kubernetes.

You're right! We explicitly try not to be a standalone dropin replacement for k8s. Our comparison page goes into this a little bit (but now I realize it's in need of a refresh!): https://www.nomadproject.io/intro/vs/kubernetes.html

- Nomad relies on Consul for service discovery

- Nomad relies on Consul Connect (Envoy) for network policies

- Nomad relies on Vault for secrets

- Nomad relies on third party autoscalers - https://github.com/jippi/awesome-nomad#auto-scalers - although there's more we can do to enable them.

- Nomad relies on Consul Connect (Envoy) or other third parties for load balancing

- Nomad does not provide any cluster log aggregation (although logging plugins are planned which should make third party log aggregators easier to use)

Nomad still has many missing features such as CSI (coming in 0.11!), logging plugins, audit logging, etc, but we never intend to be as monolithic a solution as k8s. We always hope to feel like "just a scheduler" that you compose with orthogonal tools.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: