Suggestion: Saying "Zero DevOps" doesn't make sense
sammcj opened this issue · 1 comments
sammcj commented
DevOps is a cultural / social movement to bring devs and ops closer together through embracing configuration as code, automation, source control, fast feedback loops etc....
"Zero devops" makes it sounds like project is claiming those things don't matter.
sammcj commented
Suggestion (as per 🦞s):
I'd bring it back to the problem you're solving, e.g:
- Are you removing the need to have any Kubernetes knowledge?
"Kubernetes Deployments - Without Any Kubernetes Knowledge"
- Are you removing the need to have template scaffolding such as helm in order to deploy applications to a Kubernetes cluster?
"Templated Kubernetes Deployments without messy helm charts"
- Are you bundling multiple usually discreet services / tools together?
"All in one Kubernetes deployments without the needs for custom CI scripts, docker build wrappers, helm chart templates or deploy manifests"
Something like that I think.