Feature Ideas
Submit IdeaTemplate library
A library of pre-configured apps and Helm charts for one-click deployments. The templates will be provided both by the mogenius team ("Best of Kubernetes": Prometheus, Argo, IngressControllers, cert-manager, keycloak, etc.), partners, and by each organization for internal applications.
Jan Lepsky0
Public platform Helm chart (self-hosted mogenius)
Running a self-hosted version of mogenius is already possible on enterprise plans using dedicated credentials to access our image registry. We're considering making the images public to allow anyone to run the platform in a self-hosted version during evaluation and testing. For enterprise features there will be a licence-key-based solution.
Jan Lepsky0
AI Insights
We're integrating AI into mogenius Workspaces to provide guidance in troubleshooting issues and improving your applications on Kubernetes. The AI will generate reports and insights with detailed explanation of issues, root causes, and steps to resolve problems. Security-wise we'll offer "bring-your-own-model" to connect your own endpoints, or a hosted GDPR-compliant version offered by mogenius. Read more at https://mogenius.com/ai-insights-preview.
Jan Lepsky0
mogenius MCP server
Via the mogenius MCP server (model context protocol) users will be able to integrate mogenius with AI tooling, such as Claude Desktop, Windsurf, Cursor, and more. This way, LLMs get access to your mogenius Workspaces via API to troubleshoot issues on Kubernetes and to browse through resources. Scope of permissions will be read-only for the start with strong focus on security.
Jan Lepsky0
Allow OCI repositories for helm charts
E.g. installing https://github.com/bitnami/charts/tree/main/bitnami/redis requires to add oci://registry-1.docker.io/bitnamicharts/redis. This fails at the moment. Fortunately, adding https://charts.bitnami.com/bitnami works.
Kees K1
2FA
Enable two-factor authentication to add an additional security layer for accounts.
Jan Lepsky0
Audit logs
Add a log for admins to see historical activity of all users in an organization. Each change to settings of a cluster/project/setting would be documented with details about user and time stamp.
Jan Lepsky0
Automated Preview Environments
With each Pull Request on a certain branch an environment (= clone of a stage) will be deployed that mirrors your applications based on the recent PR. The idea is to simplify testing and debugging for individual devs. Once the PR is approved the environment will be shut down.
Jan Lepsky0
5d6d8ucf8g
Yvuvi
Rania m0
Jiuy
Yhjj
Rania m0
Ggg
Rania m0
GitOps Deployments
Deployments and changes through our operator are currently executed on Kubernetes immediately. We want to enable GitOps to send PRs to a repository instead for reviews and approvals.
Jan Lepsky0
ArgoCD integration
For teams using Argo we're planning an integration that visualizes your argo workflows in mogenius for a streamlined interface for the whole application lifecycle.
Jan Lepsky0
Custom Roles & Permissions
mogenius RBAC currently uses three default groups as an abstraction to easily configure users and permissions on clusters. We're adding the option to create custom groups with your own permission configuration.
Jan Lepsky0
Notifications
It would be great to have pre-configured alerts whenever you create a new workspace. This could be based on an alert-manager that mogenius adds to your cluster with pre-configured events. In the workspace settings you could configure channels like webhooks, email, slack, Teams.
Jan Lepsky0