Ask HN: Deployment Standards for K8s Apps?

  • I would offer docker containers as helm charts so I can bake in preferences and defaults.

    If a customer has never used kubernetes and just wants to run a few containers from you, I would consider handing them a docker compose file instead.