Feature Ideas

Trending
  1. 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 K

    1

  2. 2FA

    Enable two-factor authentication to add an additional security layer for accounts.

    Jan Lepsky

    0

  3. 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 Lepsky

    0

  4. Template 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 Lepsky

    0

  5. 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 Lepsky

    0

  6. 5d6d8ucf8g

    Yvuvi

    Rania m

    0

  7. Jiuy

    Yhjj

    Rania m

    0

  8. Ggg

    Rania m

    0

  9. 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 Lepsky

    0

  10. 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 Lepsky

    0

  11. Show resource usage in overviews

    On tables that summarize Kubernetes resources (like the workspace dashboard, or resource browser), it would be helpful to get a summary of recent resource consumption (CPU, RAM, Traffic). This allows you to easily identify if a pod had unusual resource consumption in the past, indication issues.

    Jan Lepsky

    0

  12. Gitlab CI Integration

    If users work with Gitlab CI for test & build pipelines we want to offer an integration so that the workflow, logs, and events can be monitored in mogenius.

    Jan Lepsky

    0

  13. GCP - Info Logs become Errors

    WIthin GCP Logging, flask logs become ERROR severity (picture one) but should be INFO severity (picture two)

    Mario P

    0

  14. Require Authorization Header within Mogenius-Service

    In products like Apigee it is possible to decide with a toggle, that an authorization header is needed to authenticated with the service. If the toggle is enabled, a token is automatically created and needed to successfully call every HTTP route. In addition it should be possible too, that this token can be used as an API key (GET-Param).

    Mario P

    0