Hacker News new | ask | show | jobs
by gravypod 1957 days ago
> Increase developer productivity by making it easier to deploy/onboard new services.

> Consistent experience of deployment by testing the deployments locally.

> (Not joking) You are tired of running Helm charts or writing large YAML manifests. The config syntax for Nomad jobs is human friendly and easy to grasp.

Seems like most of the ux issues stem from configuring kube easily. I wonder what the author would say about using a metaconfig language like cue or jsonnet to make is super easy to define new workloads.