kudo
kudo copied to clipboard
Kubernetes Universal Declarative Operator (KUDO)
As a Kudo framework operator, I want a set of framework-specific Kudo CLI subcommands so that I can monitor and operate my frameworks from the CLI. I want my Kudo...
AA k8s developer, I want an easily understood, consistent VIP for Kudo frameworks deployed on my cluster so that I can easily consume Kudo framework services. Something like Marathon VIPs...
**What would you like to be added**: KUDO frameworks should be tested in many different Kubernetes cluster providers: * GKE * AKS * EKS * kind * MKE * etc....
**What would you like to be added**: The Framework and FrameworkVersions CRDs are namespace scoped, which doesn't make a ton of sense as most likely FrameworkVersions should be provided to...
**What would you like to be added**: Keep all the components up like statefulset, svc, cm etc. when the instance is still exist. **Why is this needed**: When any of...
**What would you like to be added**: It seems common that we have features in an operator which are "optional" or configurable. So far there is a lot of params...
We currently rely on kubernetes version but this isn't sufficient. We should provide a list of GVK or similar to define expected prerequisite APIs for this operator to function.
Relates to #1395 Signed-off-by: Andreas Neumann
**What would you like to be added**: **Why is this needed**: