Hacker News new | ask | show | jobs
by Havoc 237 days ago
Was a bit surprised to see this end in a docker instruction rather than k8s given the emphasis on multi node, replication etc.
1 comments

Makes sense to me, lowest common denominator across people who deal with containers is probably basic docker usage. So providing instructions with docker lets people using Nomad pick it up as quickly as people who are using Kubernetes, or any other runtime.