kqueen
kqueen copied to clipboard
Kubernetes queen - cluster manager
The official kqueen docker image located in dockerhub (https://hub.docker.com/r/kqueen/api/) should be more trusted and build by "automated builds" ? (https://docs.docker.com/docker-hub/builds/) Like it's in in this repository: https://hub.docker.com/r/tomkukral/kqueen/ -> You should...
TODOs: * Provide logs/details why cluster create failed on * Btn. to re-try (possibly to recreate from spec / de-provision (but keep set in UI for later recreate) * Timeline...
To be available per core components (provisioner, cluster, organization,...)
We should improve handling of cluster status in case of provisioning failure (not always switches the status to error).
Create Log model so we can create objects which tracks user actions. We could then for example list all actions (create, delete, update) done in Organization/by specific user.
If we store some insensitive backend specific data (like Azure/GCE zone, project etc.) in metadata attribute on Cluster object, we could show them on Cluster detail page and in Running...