mayadata-io / d-operators

Declarative patterns to write kubernetes controllers
Apache License 2.0
10 stars 7 forks source link

proposal: cli to install & run kubernetes applications as turnkey solutions #77

Open AmitKumarDas opened 4 years ago

AmitKumarDas commented 4 years ago

ProblemStatement: As a kubernetes engineer I would like to install, run & verify one or more applications (that includes required controllers) on my preferred kubernetes cluster. I want a cli that can help me achieve my goal.

NOTE: I do not want to deal with HELM or other tools to achieve this. NOTE: I do not want to configure yamls to achieve my purpose. NOTE: This cli should provide me an opinionated solution.

Use Cases

Notes:

AmitKumarDas commented 4 years ago

Draft Thoughts on CLI